Table of Contents

Enum AdminToyType

Namespace
Exiled.API.Enums
Assembly
Exiled.API.dll

Unique identifier for the different types of admin toys.

public enum AdminToyType
Extension Methods

Fields

PrimitiveObject = 0

Primitive Object toy.

LightSource = 1

Light source toy.

ShootingTarget = 2

ShootingTarget toy.

Speaker = 3

Speaker toy.

Capybara = 4

Capybara toy.

InvisibleInteractableToy = 5

InvisibleInteractable toy.

CameraToy = 6

Camera Object toy.

TextToy = 7

Text toy.

WaypointToy = 8

Waypoint toy.

See Also