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

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

#include <Variables.h>

Public Member Functions

intoperator[] (int index)
 Array access operator.
 

Detailed Description

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

See also
RPG::variables

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