Torque2D Reference
Public Member Functions | Friends | List of all members
PathArgument Class 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
 

Detailed Description

Experimental and untested: represents an element of the "path" to access a node.

Constructor & Destructor Documentation

PathArgument ( UInt  index)
PathArgument ( const char *  key)
PathArgument ( const std::string &  key)

Friends And Related Function Documentation

friend class Path
friend

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