Method Execute
Execute(in ArchetypeChunk, int, bool, in v128)
Copy the command for current server tick to the input component.
Declaration
[BurstCompile]
public void Execute(in ArchetypeChunk chunk, int unfilteredChunkIndex, bool useEnabledMask, in v128 chunkEnabledMask)
Parameters
| Type | Name | Description |
|---|---|---|
| ArchetypeChunk | chunk | |
| int | unfilteredChunkIndex | |
| bool | useEnabledMask | |
| v128 | chunkEnabledMask |