Class GhostComponentSerializerCollectionSystemGroup
Inheritance
GhostComponentSerializerCollectionSystemGroup
Syntax
public class GhostComponentSerializerCollectionSystemGroup : ComponentSystemGroup
Methods
AddEmptyVariant(VariantType)
Declaration
public void AddEmptyVariant(VariantType variantType)
Parameters
AddSerializer(GhostComponentSerializer.State)
Declaration
public void AddSerializer(GhostComponentSerializer.State state)
Parameters
GetVariantType(ComponentType, UInt64)
Declaration
public VariantType GetVariantType(ComponentType componentType, ulong variantHash)
Parameters
Type |
Name |
Description |
ComponentType |
componentType |
|
UInt64 |
variantHash |
|
Returns
OnCreate()
Declaration
protected override void OnCreate()