UpdateComponent
Methods
void UpdateComponent<T>(InteropEntity entity, uint componentId, T component, int dataSize, uint fieldMask, uint stoppedMask, long[] frames) where T : unmanaged
Parameters
| Type | Name | Description |
|---|---|---|
| InteropEntity | entity | |
| uint | componentId | |
| T | component | |
| int | dataSize | |
| uint | fieldMask | |
| uint | stoppedMask | |
| long[] | frames |
Type Parameters
| Name | Description |
|---|---|
| T |