DynRPG v0.32 Unofficial
Plugin SDK
|
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 | |
bool & | operator[] (int index) |
Array access operator. | |
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.