Luna::get_type_guid

Guid get_type_guid(typeinfo_t type)

Gets the GUID of the specified type.

Parameters

  • in type

    The type object.

Return value

Returns the GUID of the specified type.

Valid Usage

  • type must specify one valid type object.