~ EventPage::Conditions Class

The JSON data structure of an event page.

Properties

Properties

actorId Number

The actor ID.

actorValid Boolean

The boolean value indicating whether the "actor" is valid.

itemId Number

The item ID.

itemValid Boolean

The boolean value indicating whether the "item" is valid.

selfSwitchCh String

The letter of the self switch.

selfSwitchValid Boolean

The boolean value indicating whether the "self switch" is valid.

switch1Id Number

The first switch ID.

switch1Valid Boolean

The boolean value indicating whether the first "switch" is valid.

switch2Id Number

The second switch ID.

switch2Valid Boolean

The boolean value indicating whether the second "switch" is valid.

variableId Number

The variable ID.

variableValid Boolean

The boolean value indicating whether the "variable" is valid.

variableValue Number

The refrence value for the variable.