Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 503 Bytes

EntityEventAction.md

File metadata and controls

23 lines (14 loc) · 503 Bytes

EntityEventAction Enum

The type of an entity change in EntityEvent.

public enum EntityEventAction : System.Byte

Fields

Added 1

A component / tag was added

Removed 0

A component / tag was removed