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