Method Execute
Execute(ArchetypeChunk, int)
Copy the command for current server tick to the input component. Should be called your job Execute method.
Declaration
public void Execute(ArchetypeChunk chunk, int orderIndex)
Parameters
| Type | Name | Description |
|---|---|---|
| ArchetypeChunk | chunk | |
| int | orderIndex |