OpenClonk
C4PropertyPath Member List

This is the complete list of members for C4PropertyPath, including all inherited members.

C4PropertyPath()C4PropertyPathinline
C4PropertyPath(C4PropList *target)C4PropertyPath
C4PropertyPath(C4Effect *fx, C4Object *target_obj)C4PropertyPath
C4PropertyPath(const char *path)C4PropertyPathinline
C4PropertyPath(const C4PropertyPath &parent, int32_t elem_index)C4PropertyPath
C4PropertyPath(const C4PropertyPath &parent, const char *child_property)C4PropertyPath
Clear()C4PropertyPathinline
DoCall(const char *call_string) constC4PropertyPath
get_path_typeC4PropertyPath
GetGetPath() constC4PropertyPathinline
GetRoot() constC4PropertyPathinline
GetSetPath() constC4PropertyPathinline
IsEmpty() constC4PropertyPathinline
operator==(const C4PropertyPath &v) constC4PropertyPathinline
PathType enum nameC4PropertyPath
PPT_GlobalSetFunction enum valueC4PropertyPath
PPT_Index enum valueC4PropertyPath
PPT_Property enum valueC4PropertyPath
PPT_Root enum valueC4PropertyPath
PPT_RootSetFunction enum valueC4PropertyPath
PPT_SetFunction enum valueC4PropertyPath
ResolveRoot() constC4PropertyPath
ResolveValue() constC4PropertyPath
set_path_typeC4PropertyPath
SetProperty(const char *set_string) constC4PropertyPath
SetProperty(const C4Value &to_val, const C4PropListStatic *ignore_reference_parent=nullptr) constC4PropertyPath
SetSetPath(const C4PropertyPath &parent, const char *child_property, PathType path_type)C4PropertyPath