Object

All the following objects in custom logic inherits from Object.

Fields

Field
Type
Readonly
Description

Type

string

true

The type of the object (such as "Human")

IsCharacter

bool

true

Whether or not the object is a Character type or any of its inheritors

Last updated