Enum EntityType
Identifies the prototype entity category represented by an Entity.
public enum EntityType
Fields
Drop = 1A collectible world drop.
Player = 0A controllable player prototype.
Identifies the prototype entity category represented by an Entity.
public enum EntityType
Drop = 1A collectible world drop.
Player = 0A controllable player prototype.