Property IsChunkSerializable
IsChunkSerializable
The component type is appropriate for chunk serialization. Such types are blittable without containing pointer types or have been decorated with ChunkSerializableAttribute.
Declaration
public bool IsChunkSerializable { get; }
Property Value
Type | Description |
---|---|
bool |