Method SetComponentValue
SetComponentValue(Entity, TypeReference, int, Value)
Declaration
public void SetComponentValue(Entity e, TypeReference componentType, int fieldIndex, Value value)
Parameters
| Type | Name | Description | 
|---|---|---|
| Entity | e | |
| TypeReference | componentType | |
| int | fieldIndex | |
| Value | value |