#include <C4PropertyPath.h>
Classes | |
| struct | Entry |
Public Member Functions | |
| void | Clear () |
| void | CollectPropLists (C4PropertyName prop, const C4Value &val) |
| const std::vector< Entry > & | GetEntries () const |
Definition at line 68 of file C4PropertyPath.h.
| void C4PropertyCollection::Clear | ( | ) |
Definition at line 155 of file C4PropertyPath.cpp.
Referenced by CollectPropLists().
| void C4PropertyCollection::CollectPropLists | ( | C4PropertyName | prop, |
| const C4Value & | val | ||
| ) |
Definition at line 235 of file C4PropertyPath.cpp.
References Clear(), Objects, C4AulScriptEngine::pGlobalEffects, C4Effect::pNext, C4ObjectList::reverse(), and ScriptEngine.
|
inline |
Definition at line 96 of file C4PropertyPath.h.