This is the complete list of members for C4Effect, including all inherited members.
| AcquireNumber() | C4PropListNumbered | protected |
| AppendDataString(StdStrBuf *out, const char *delim, int depth=3, bool ignore_reference_parent=false) const | C4PropList | |
| AssignCallbackFunctions() | C4Effect | protected |
| begin() | C4PropList | |
| C4Effect(C4Effect **ppEffectList, C4String *szName, int32_t iPrio, int32_t iTimerInterval, C4PropList *pCmdTarget) | C4Effect | protected |
| C4Effect(C4Effect **ppEffectList, C4PropList *prototype, int32_t iPrio, int32_t iTimerInterval) | C4Effect | protected |
| C4Effect(const C4Effect &)=delete | C4Effect | protected |
| C4Effect() | C4Effect | protected |
| C4PropList(C4PropList *prototype=nullptr) | C4PropList | protected |
| C4PropListNumbered(C4PropList *prototype=nullptr) | C4PropListNumbered | protected |
| Call(C4PropertyName k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | inline |
| Call(C4String *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | |
| Call(const char *k, C4AulParSet *pPars=nullptr, bool fPassErrors=false) | C4PropList | |
| CallDamage(int32_t &damage, int damagetype, int plr) | C4Effect | protected |
| CallEffect(const char *effect, const C4Value &var1, const C4Value &var2, const C4Value &var3, const C4Value &var4) | C4Effect | protected |
| CallStart(int temporary, const C4Value &var1, const C4Value &var2, const C4Value &var3, const C4Value &var4) | C4Effect | protected |
| CallStop(int reason, bool temporary) | C4Effect | protected |
| CallTimer(int time) | C4Effect | protected |
| Check(const char *szCheckEffect, int32_t iPrio, int32_t iTimer, const C4Value &rVal1, const C4Value &rVal2, const C4Value &rVal3, const C4Value &rVal4) | C4Effect | |
| CheckPropList(C4PropList *) | C4PropListNumbered | static |
| Clear() | C4PropList | inline |
| ClearAll(int32_t iClearFlag) | C4Effect | |
| ClearNumber() | C4PropListNumbered | protected |
| ClearNumberedPropLists() | C4PropListNumbered | static |
| ClearPointers(C4PropList *pObj) | C4Effect | |
| ClearRefs() | C4PropList | inlineprotected |
| ClearShelve() | C4PropListNumbered | static |
| CommandTarget | C4Effect | protected |
| CompileFunc(StdCompiler *pComp, C4PropList *Owner, C4ValueNumbers *) | C4Effect | |
| C4PropListNumbered::CompileFunc(StdCompiler *pComp, C4ValueNumbers *numbers) | C4PropListNumbered | |
| CompileNewFunc(T *&, StdCompiler *, P &&...) | C4Effect | friend |
| Delete() | C4PropList | inlinevirtual |
| Denumerate(C4ValueNumbers *) override | C4Effect | virtual |
| DoCall(C4PropList *pObj, const char *szFn, const C4Value &rVal1, const C4Value &rVal2, const C4Value &rVal3, const C4Value &rVal4, const C4Value &rVal5, const C4Value &rVal6, const C4Value &rVal7) | C4Effect | |
| DoDamage(int32_t &riDamage, int32_t iDamageType, int32_t iCausePlr) | C4Effect | |
| end() | C4PropList | inline |
| EnumerateOwnFuncs(C4String *prev=nullptr) const | C4PropList | |
| EnumerationIndex | C4PropListNumbered | protectedstatic |
| Execute(C4Effect **ppEffectList) | C4Effect | static |
| FlipActive() | C4Effect | inline |
| Freeze() | C4PropList | inline |
| FreezeAndMakeStaticRecursively(std::vector< C4Value > *prop_lists, const C4PropListStatic *parent=nullptr, C4String *key=nullptr) | C4PropList | |
| Get(const char *szName, int32_t iIndex=0, int32_t iMaxPriority=0) | C4Effect | |
| GetByNumber(int32_t iNumber) | C4PropListNumbered | static |
| GetCallbackScript() | C4Effect | |
| GetCount(const char *szMask, int32_t iMaxPriority=0) | C4Effect | |
| GetDef() const | C4PropList | virtual |
| GetDef() | C4PropList | virtual |
| GetEffect() override | C4Effect | inlinevirtual |
| GetEnumerationIndex() | C4PropListNumbered | inlinestatic |
| GetFunc(C4PropertyName k) const | C4PropList | inline |
| GetFunc(C4String *k) const | C4PropList | |
| GetFunc(const char *k) const | C4PropList | |
| GetMapScriptLayer() | C4PropList | virtual |
| GetMapScriptMap() | C4PropList | virtual |
| GetName() const | C4PropList | virtual |
| GetObject() | C4PropList | virtual |
| GetObject() const | C4PropList | virtual |
| GetProperties() const override | C4Effect | virtual |
| GetProperty(C4PropertyName k, C4Value *pResult) const | C4PropList | inline |
| GetPropertyArray(C4PropertyName n) const | C4PropList | |
| GetPropertyBool(C4PropertyName n, bool default_val=false) const | C4PropList | |
| GetPropertyByS(const C4String *k, C4Value *pResult) const override | C4Effect | virtual |
| GetPropertyInt(C4PropertyName k, int32_t default_val=0) const | C4PropList | |
| GetPropertyP(C4PropertyName k) const | C4PropList | |
| GetPropertyPropList(C4PropertyName k) const | C4PropList | |
| GetPropertyStr(C4PropertyName k) const | C4PropList | |
| GetPropListNumbered() override | C4PropListNumbered | virtual |
| GetPrototype() const | C4PropList | inline |
| GetSortedLocalProperties(bool add_prototype=true) const | C4PropList | |
| GetSortedLocalProperties(const char *prefix, const C4PropList *ignore_overridden) const | C4PropList | |
| GetSortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) const | C4PropList | |
| GetUnsortedProperties(const char *prefix, C4PropList *ignore_parent=nullptr) const | C4PropList | |
| HasProperty(C4String *k) const | C4PropList | inline |
| iInterval | C4Effect | |
| Init(C4PropList *pForObj, int32_t iPrio, const C4Value &rVal1, const C4Value &rVal2, const C4Value &rVal3, const C4Value &rVal4) | C4Effect | protected |
| iPriority | C4Effect | |
| IsActive() | C4Effect | inline |
| IsDead() | C4Effect | inline |
| IsFrozen() const | C4PropList | inline |
| IsInactiveAndNotDead() | C4Effect | inline |
| IsNumbered() const override | C4PropListNumbered | inlinevirtual |
| IsStatic() | C4PropList | inlinevirtual |
| IsStatic() const | C4PropList | inline |
| iTime | C4Effect | |
| Kill() | C4Effect | |
| New(C4PropList *pForObj, C4Effect **ppEffectList, C4String *szName, int32_t iPrio, int32_t iTimerInterval, C4PropList *pCmdTarget, const C4Value &rVal1, const C4Value &rVal2, const C4Value &rVal3, const C4Value &rVal4) | C4Effect | static |
| New(C4PropList *pForObj, C4Effect **ppEffectList, C4PropList *prototype, int32_t iPrio, int32_t iTimerInterval, const C4Value &rVal1, const C4Value &rVal2, const C4Value &rVal3, const C4Value &rVal4) | C4Effect | static |
| C4PropListNumbered::New(C4PropList *prototype=nullptr) | C4PropList | static |
| NewStatic(C4PropList *prototype, const C4PropListStatic *parent, C4String *key) | C4PropList | static |
| Number | C4PropListNumbered | |
| OnObjectChangedDef(C4PropList *pObj) | C4Effect | |
| operator==(const C4PropList &b) const | C4PropList | |
| pFnDamage | C4Effect | protected |
| pFnEffect | C4Effect | protected |
| pFnStart | C4Effect | protected |
| pFnStop | C4Effect | protected |
| pFnTimer | C4Effect | protected |
| pNext | C4Effect | |
| PropLists | C4PropListNumbered | protectedstatic |
| ReAssignAllCallbackFunctions() | C4Effect | inline |
| ReAssignCallbackFunctions() | C4Effect | inline |
| Register(C4Effect **ppEffectList, int32_t iPrio) | C4Effect | |
| RemoveCyclicPrototypes() | C4PropList | |
| ResetEnumerationIndex() | C4PropListNumbered | static |
| ResetProperty(C4String *k) override | C4Effect | virtual |
| SetDead() | C4Effect | |
| SetEnumerationIndex(int32_t iMaxObjectNumber) | C4PropListNumbered | static |
| SetName(const char *NewName=nullptr) | C4PropList | virtual |
| SetOnFire(bool OnFire) | C4PropList | inlinevirtual |
| SetProperty(C4PropertyName k, const C4Value &to) | C4PropList | inline |
| SetPropertyByS(C4String *k, const C4Value &to) override | C4Effect | virtual |
| ShelvedPropLists | C4PropListNumbered | protectedstatic |
| ShelveNumberedPropLists() | C4PropListNumbered | static |
| Status | C4PropList | |
| Target | C4Effect | protected |
| TempReaddUpperEffects(C4Effect *pLastReaddEffect) | C4Effect | protected |
| TempRemoveUpperEffects(bool fTempRemoveThis, C4Effect **ppLastRemovedEffect) | C4Effect | protected |
| Thaw() | C4PropList | inline |
| ThawRecursively() | C4PropList | |
| ToJSON(int depth=10, bool ignore_reference_parent=false) const | C4PropList | |
| UnshelveNumberedPropLists() | C4PropListNumbered | static |
| ~C4Effect() override | C4Effect | |
| ~C4PropList() | C4PropList | virtual |
| ~C4PropListNumbered() override | C4PropListNumbered |