DIFF

class GaspSymptomSource

GaspSymptom SymptomBase

All members, including inherited

Methods 6

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