Method Execute
Execute(ArchetypeChunk, int)
Implements the component copy and input event management. Should be called your job Execute method.
Declaration
public void Execute(ArchetypeChunk chunk, int orderIndex)
Parameters
Type | Name | Description |
---|---|---|
ArchetypeChunk | chunk | |
int | orderIndex |