Show / Hide Table of Contents

Namespace Content.Server.Destructible.Thresholds.Triggers

Classes

AndTrigger

A trigger that will activate when all of its triggers have activated.

DamageGroupTrigger

A trigger that will activate when the amount of damage received of the specified class is above the specified threshold.

DamageTrigger

A trigger that will activate when the amount of damage received is above the specified threshold.

DamageTypeTrigger

A trigger that will activate when the amount of damage received of the specified type is above the specified threshold.

OrTrigger

A trigger that will activate when any of its triggers have activated.

Interfaces

IThresholdTrigger

☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾