Struct ArchetypeChunkComponentTypeDynamic
Namespace: Unity.Entities
Syntax
[NativeContainer]
[NativeContainerSupportsMinMaxWriteRestriction]
public struct ArchetypeChunkComponentTypeDynamic
Fields
m_TypeLookupCache
Declaration
public int m_TypeLookupCache
Field Value
Type | Description |
---|---|
Int32 |
Properties
GlobalSystemVersion
Declaration
public readonly uint GlobalSystemVersion { get; }
Property Value
Type | Description |
---|---|
UInt32 |
IsReadOnly
Declaration
public readonly bool IsReadOnly { get; }
Property Value
Type | Description |
---|---|
Boolean |