![]() |
ezEngine Release 25.08
|
This is the complete list of members for ezPropertyPath, including all inherited members.
| ezPropertyPath() (defined in ezPropertyPath) | ezPropertyPath | |
| GetValue(void *pRootObject, const ezRTTI &type, ezVariant &out_value) const | ezPropertyPath | |
| GetValue(T *pRootObject, ezVariant &out_value) const | ezPropertyPath | inline |
| InitializeFromPath(const ezRTTI &rootObjectRtti, const char *szPath) | ezPropertyPath | |
| InitializeFromPath(const ezRTTI *pRootObjectRtti, const ezArrayPtr< const ezPropertyPathStep > path) | ezPropertyPath | |
| IsValid() const | ezPropertyPath | |
| ReadFromLeafObject(void *pRootObject, const ezRTTI *pType, ezDelegate< void(void *pLeaf, const ezRTTI &pType)> func) const | ezPropertyPath | |
| ReadProperty(void *pRootObject, const ezRTTI &type, ezDelegate< void(void *pLeafObject, const ezRTTI &pLeafType, const ezAbstractProperty *pProp, const ezVariant &index)> func) const | ezPropertyPath | |
| SetValue(void *pRootObject, const ezRTTI &type, const ezVariant &value) const | ezPropertyPath | |
| SetValue(T *pRootObject, const ezVariant &value) const | ezPropertyPath | inline |
| WriteProperty(void *pRootObject, const ezRTTI &type, ezDelegate< void(void *pLeafObject, const ezRTTI &pLeafType, const ezAbstractProperty *pProp, const ezVariant &index)> func) const | ezPropertyPath | |
| WriteToLeafObject(void *pRootObject, const ezRTTI *pType, ezDelegate< void(void *pLeaf, const ezRTTI &pType)> func) const | ezPropertyPath | |
| ~ezPropertyPath() (defined in ezPropertyPath) | ezPropertyPath |