Class GhostSerializerAttribute
For internal use only.
Markup for the generate component/buffer code-generated serializer, added automatically by the code-generation system.
Inheritance
GhostSerializerAttribute
Syntax
[AttributeUsage(AttributeTargets.Struct)]
public class GhostSerializerAttribute : Attribute, _Attribute
Constructors
GhostSerializerAttribute(Type, UInt64)
Declaration
public GhostSerializerAttribute(Type componentType, ulong variantHash)
Parameters
Type |
Name |
Description |
Type |
componentType |
|
UInt64 |
variantHash |
|
Fields
ComponentType
Declaration
public readonly Type ComponentType
Field Value
VariantHash
Declaration
public readonly ulong VariantHash
Field Value