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 | |
|
inlineprivate |
gets called once on a Symptom which is being activated
References LogManager::IsSymptomLogEnable(), Debug::SymptomLog(), and ToString().
|
inlineprivate |
gets called once on an Symptom which is being activated
References LogManager::IsSymptomLogEnable(), PlaySound(), Debug::SymptomLog(), and ToString().
|
inlineprivate |
only gets called once on an active Symptom that is being deactivated
References LogManager::IsSymptomLogEnable(), Debug::SymptomLog(), and ToString().
|
inlineprivate |
only gets called once on an active Symptom that is being deactivated
References LogManager::IsSymptomLogEnable(), Debug::SymptomLog(), and ToString().
|
inlineprivate |