OpenMoHAA 0.82.0
Loading...
Searching...
No Matches
ActorEnemySet Class Reference
Inheritance diagram for ActorEnemySet:
Class LightClass

Public Member Functions

ActorEnemyAddPotentialEnemy (Sentient *pEnemy)
 
void FlagBadEnemy (Sentient *pEnemy)
 
void CheckEnemies (Actor *pSelf)
 
SentientGetCurrentEnemy (void) const
 
float GetCurrentVisibility (void) const
 
int GetCurrentThreat (void) const
 
qboolean IsEnemyConfirmed (void) const
 
bool HasAlternateEnemy (void) const
 
void RemoveAll (void)
 
void ConfirmEnemy (Actor *pSelf, Sentient *pEnemy)
 
void ConfirmEnemyIfCanSeeSharerOrEnemy (Actor *pSelf, Actor *pSharer, Sentient *pEnemy)
 
bool CaresAboutPerfectInfo (Sentient *pEnemy)
 
void Archive (Archiver &arc) override
 
- Public Member Functions inherited from Class
virtual ClassDefclassinfo (void) const
 
void warning (const char *function, const char *format,...) const
 
void error (const char *function, const char *format,...) const
 
qboolean inheritsFrom (ClassDef *c) const
 
qboolean inheritsFrom (const char *name) const
 
qboolean isInheritedBy (const char *name) const
 
qboolean isInheritedBy (ClassDef *c) const
 
const char * getClassname (void) const
 
const char * getClassID (void) const
 
const char * getSuperclass (void) const
 
- Public Member Functions inherited from LightClass
void * operator new (size_t s)
 
void operator delete (void *ptr)
 
void * operator new (size_t size, void *placement)
 
void operator delete (void *ptr, void *placement)
 
template<typename T>
void * operator new (size_t size, T &placement)
 
template<typename T>
void operator delete (void *ptr, T &placement)
 

Protected Attributes

Container< ActorEnemym_Enemies
 
int m_iCheckCount
 
SafePtr< Sentientm_pCurrentEnemy
 
float m_fCurrentVisibility
 
int m_iCurrentThreat
 

Additional Inherited Members

- Static Public Member Functions inherited from Class
static void * _newInstance (void)
 
static ClassDefclassinfostatic (void)
 
- Static Public Attributes inherited from Class
static ClassDef ClassInfo
 
static ClassDefHook _ClassInfo_
 
static ResponseDef< ClassResponses []
 
- Protected Member Functions inherited from Class
void ClearSafePointers ()
 

Member Function Documentation

◆ Archive()

void ActorEnemySet::Archive ( Archiver & arc)
inlineoverridevirtual

Reimplemented from Class.


The documentation for this class was generated from the following files: