EntityRecord.Enable().md

March 19, 2022 ยท View on GitHub

DefaultEcs

DefaultEcs.Command.EntityRecord

EntityRecord.Enable() Method

Enables the corresponding Entity so it can appear in EntitySet.
This command takes 5 bytes.

public void Enable();

Exceptions

System.InvalidOperationException
Command buffer is full.

Contents

  1. 0.1DefaultEcs.Command.EntityRecord
  2. 1EntityRecord.Enable() Method