Notifies the value of the component of type T has changed on the corresponding Entity.
This command takes 9 bytes.
public void NotifyChanged<T>();
T
The type of the component.
System.InvalidOperationException
Command buffer is full.
Notifies the value of the component of type T has changed on the corresponding Entity.
This command takes 9 bytes.
public void NotifyChanged<T>();
T
The type of the component.
System.InvalidOperationException
Command buffer is full.