Struct EntityParams
Namespace: LiteEntitySystem
Assembly: LiteEntitySystem.dll
Syntax
public readonly ref struct EntityParams
Fields
EntityManager
Declaration
public readonly EntityManager EntityManager
Field Value
Type | Description |
---|---|
EntityManager |
Header
Declaration
public readonly EntityDataHeader Header
Field Value
Type | Description |
---|---|
EntityDataHeader |
IOBuffer
Declaration
public readonly byte[] IOBuffer
Field Value
Type | Description |
---|---|
byte[] |