Internal class, This abstract node represents a script property. More...
Inherits PUAbstractNode.
Public Member Functions | |
PUAbstractNode * | clone () const |
Returns a new AbstractNode which is a replica of this one. More... | |
var | clone () |
Returns a new AbstractNode which is a replica of this one. More... | |
local | clone () |
Returns a new AbstractNode which is a replica of this one. More... | |
std::string | getValue () const |
Returns a string value depending on the type of the AbstractNode. More... | |
Internal class, This abstract node represents a script property.
|
virtual |
Returns a new AbstractNode which is a replica of this one.
Implements PUAbstractNode.
|
virtual |
Returns a new AbstractNode which is a replica of this one.
Implements PUAbstractNode.
|
virtual |
Returns a new AbstractNode which is a replica of this one.
Implements PUAbstractNode.
|
virtual |
Returns a string value depending on the type of the AbstractNode.
Implements PUAbstractNode.
|
virtual |
Returns a string value depending on the type of the AbstractNode.
Implements PUAbstractNode.
|
virtual |
Returns a string value depending on the type of the AbstractNode.
Implements PUAbstractNode.