DIFF

class FreezeRattleSymptomSource

FreezeRattleSymptom SymptomBase

All members, including inherited

Methods 6

override bool CanActivate()
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