Removes the component of type T on the corresponding World.
This command takes 7 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 World.
This command takes 7 bytes.
public void Remove<T>();
T
The type of the component.
System.InvalidOperationException
Command buffer is full.