6 void OnTriggerCreated() {}
8 void OnTriggerDestroyed() {}
21 void OnStayStartBeginEvent(
int nrOfInsiders) {}
22 void OnStayStartServerEvent(
int nrOfInsiders) {}
23 void OnStayStartClientEvent(
int nrOfInsiders) {}
24 void OnStayStartEndEvent(
int nrOfInsiders) {}
37 void OnStayFinishBeginEvent() {}
38 void OnStayFinishServerEvent() {}
39 void OnStayFinishClientEvent() {}
40 void OnStayFinishEndEvent() {}
53 protected bool OnEvaluateDamage(
TriggerInsider insider,
float damageCoef) {
return false; }
58 protected void PreDamageActions() {}
60 protected void PostDamageActions() {}