Public Attributes | |
| KindOfMaskType | m_kindOfToTest |
| KindOfMaskType | m_forbiddenKindOf |
| Object * | m_theHealer |
| ObjectPointerList * | m_objectList |
| Bool | m_skipSelfForHealing |
Definition at line 55 of file AutoHealBehavior.cpp.
| KindOfMaskType AutoHealPlayerScanHelper::m_forbiddenKindOf |
Definition at line 58 of file AutoHealBehavior.cpp.
| KindOfMaskType AutoHealPlayerScanHelper::m_kindOfToTest |
Definition at line 57 of file AutoHealBehavior.cpp.
| ObjectPointerList* AutoHealPlayerScanHelper::m_objectList |
Definition at line 60 of file AutoHealBehavior.cpp.
| Bool AutoHealPlayerScanHelper::m_skipSelfForHealing |
Definition at line 61 of file AutoHealBehavior.cpp.
| Object* AutoHealPlayerScanHelper::m_theHealer |
Definition at line 59 of file AutoHealBehavior.cpp.