Method GetTypeIndexFromStableTypeHash
GetTypeIndexFromStableTypeHash(ulong)
Returns the TypeIndex for a given StableTypeHash
Declaration
public static TypeIndex GetTypeIndexFromStableTypeHash(ulong stableTypeHash)
Parameters
Type | Name | Description |
---|---|---|
ulong | stableTypeHash | Component StableTypeHash |
Returns
Type | Description |
---|---|
TypeIndex | Component TypeIndex, otherwise Null |