|
static plStatus | CreatePath (const plObjectPropertyPathContext &context, const plPropertyReference &prop, plStringBuilder &out_sObjectSearchSequence, plStringBuilder &out_sComponentType, plStringBuilder &out_sPropertyPath) |
|
static plStatus | CreatePropertyPath (const plObjectPropertyPathContext &context, const plPropertyReference &prop, plStringBuilder &out_sPropertyPath) |
|
static plStatus | ResolvePath (const plObjectPropertyPathContext &context, plDynamicArray< plPropertyReference > &out_keys, const char *szObjectSearchSequence, const char *szComponentType, const char *szPropertyPath) |
|
static plStatus | ResolvePropertyPath (const plObjectPropertyPathContext &context, const char *szPropertyPath, plPropertyReference &out_key) |
|
static const plDocumentObject * | FindParentNodeComponent (const plDocumentObject *pObject) |
|
The documentation for this class was generated from the following files:
- Code/Editor/EditorFramework/Object/ObjectPropertyPath.h
- Code/Editor/EditorFramework/Object/Implementation/ObjectPropertyPath.cpp