Torque2D Reference
|
This is the complete list of members for TamlVisitor::PropertyState, including all inherited members.
getObjectName(void) const | TamlVisitor::PropertyState | inline |
getPropertyName(void) const | TamlVisitor::PropertyState | inline |
getPropertyValue(void) const | TamlVisitor::PropertyState | inline |
getPropertyValueDirty(void) const | TamlVisitor::PropertyState | inline |
isRootObject(void) const | TamlVisitor::PropertyState | inline |
PropertyState() | TamlVisitor::PropertyState | inline |
resetPropertyValueDirty(void) | TamlVisitor::PropertyState | inline |
setObjectName(const char *pObjectName, const bool rootObject) | TamlVisitor::PropertyState | inline |
setProperty(const char *pPropertyName, const char *pPropertyValue) | TamlVisitor::PropertyState | inline |
updatePropertyValue(const char *pPropertyValue) | TamlVisitor::PropertyState | inline |