Records the creation of an Entity on a World and returns an EntityRecord to record action on it.
This command takes 9 bytes.
public DefaultEcs.Command.EntityRecord CreateEntity();
EntityRecord
The EntityRecord used to record actions on the later created Entity.
System.InvalidOperationException
Command buffer is full.