Enum AdminToyType
Unique identifier for the different types of admin toys.
public enum AdminToyType
- Extension Methods
Fields
PrimitiveObject = 0Primitive Object toy.
LightSource = 1Light source toy.
ShootingTarget = 2ShootingTarget toy.
Speaker = 3Speaker toy.
Capybara = 4Capybara toy.
InvisibleInteractableToy = 5InvisibleInteractable toy.
CameraToy = 6Camera Object toy.
TextToy = 7Text toy.
WaypointToy = 8Waypoint toy.