Method GetFullNameHash
GetFullNameHash(TypeIndex)
Retrieves a pre-calculated hash for a component's full type name.
Declaration
public static ulong GetFullNameHash(TypeIndex typeIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| TypeIndex | typeIndex | TypeIndex for the component to lookup |
Returns
| Type | Description |
|---|---|
| ulong | Hash of component type name |