CommonLibSSE NG
|
#include <TESCondition.h>
Public Member Functions | |
TESCondition () | |
~TESCondition () | |
TES_HEAP_REDEFINE_NEW () | |
operator bool () const | |
bool | operator() (TESObjectREFR *a_actionRef, TESObjectREFR *a_targetRef) const |
bool | IsTrue (TESObjectREFR *a_actionRef, TESObjectREFR *a_targetRef) const |
Public Attributes | |
TESConditionItem * | head |
RE::TESCondition::TESCondition | ( | ) |
RE::TESCondition::~TESCondition | ( | ) |
bool RE::TESCondition::IsTrue | ( | TESObjectREFR * | a_actionRef, |
TESObjectREFR * | a_targetRef | ||
) | const |
|
explicit |
bool RE::TESCondition::operator() | ( | TESObjectREFR * | a_actionRef, |
TESObjectREFR * | a_targetRef | ||
) | const |
RE::TESCondition::TES_HEAP_REDEFINE_NEW | ( | ) |
TESConditionItem* RE::TESCondition::head |