PC Stable Documentation
 
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
Loading...
Searching...
No Matches
LaughterSymptom Class Reference

Private Member Functions

override void OnInit ()
 
override void OnGetActivatedServer (PlayerBase player)
 gets called once on an Symptom which is being activated
 
override void OnGetActivatedClient (PlayerBase player)
 gets called once on a Symptom which is being activated
 
override void OnGetDeactivatedServer (PlayerBase player)
 only gets called once on an active Symptom that is being deactivated
 
override void OnGetDeactivatedClient (PlayerBase player)
 only gets called once on an active Symptom that is being deactivated
 

Member Function Documentation

◆ OnGetActivatedClient()

override void OnGetActivatedClient ( PlayerBase  player)
inlineprivate

gets called once on a Symptom which is being activated

References LogManager::IsSymptomLogEnable(), SymptomBase::m_Player, Debug::SymptomLog(), and ToString().

◆ OnGetActivatedServer()

override void OnGetActivatedServer ( PlayerBase  player)
inlineprivate

gets called once on an Symptom which is being activated

References LogManager::IsSymptomLogEnable(), SymptomBase::m_Player, PlaySound(), Debug::SymptomLog(), and ToString().

◆ OnGetDeactivatedClient()

override void OnGetDeactivatedClient ( PlayerBase  player)
inlineprivate

only gets called once on an active Symptom that is being deactivated

References LogManager::IsSymptomLogEnable(), SymptomBase::m_Player, Debug::SymptomLog(), and ToString().

◆ OnGetDeactivatedServer()

override void OnGetDeactivatedServer ( PlayerBase  player)
inlineprivate

only gets called once on an active Symptom that is being deactivated

References LogManager::IsSymptomLogEnable(), SymptomBase::m_Player, Debug::SymptomLog(), and ToString().

◆ OnInit()


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