EntityRecord.Disable().md
March 19, 2022 ยท View on GitHub
DefaultEcs
DefaultEcs.Command.EntityRecord
EntityRecord.Disable() Method
Disables the corresponding Entity so it does not appear in EntitySet.
This command takes 5 bytes.
public void Disable();
Exceptions
System.InvalidOperationException
Command buffer is full.