RPG::EventCommand

Data class for the Event command.

Superclass

Referrers

Attributes

code

The event code.

indent

The indent depth. Usually 0; the [Conditional Branch] command, among others, adds 1 with every step deeper.

parameters

Array containing the Move command arguments. The contents vary for each command.

Definition

Last updated