|
Torque2D Reference
|
Experimental and untested: represents an element of the "path" to access a node. More...
#include <value.h>
Public Member Functions | |
| PathArgument () | |
| PathArgument (UInt index) | |
| PathArgument (const char *key) | |
| PathArgument (const std::string &key) | |
Friends | |
| class | Path |
Experimental and untested: represents an element of the "path" to access a node.
| PathArgument | ( | ) |
| PathArgument | ( | UInt | index | ) |
| PathArgument | ( | const char * | key | ) |
| PathArgument | ( | const std::string & | key | ) |
|
friend |
1.8.10