DynRPG v0.32 Unofficial
Plugin SDK
Public Member Functions | List of all members
RPG::Switches Class Reference

Provides easy access to in-game switches You may also use RPG::System::switches, but the RPG::Switches class will also tolerate negative indexes and is less to type. More...

#include <Switches.h>

Public Member Functions

booloperator[] (int index)
 Array access operator.
 

Detailed Description

Provides easy access to in-game switches You may also use RPG::System::switches, but the RPG::Switches class will also tolerate negative indexes and is less to type.

See also
RPG::switches

The documentation for this class was generated from the following file: