C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

Trigger::GetTriggerType

Defined in:  C4Triggers.h
Returns the specific type of a trigger.
Prototype

TriggerType GetTriggerType(voidconst;

Description
The GetTriggerType function returns the specific trigger type, which may be one of the following values.
kTriggerBox A box trigger.
kTriggerCylinder A cylinder trigger.
kTriggerSphere A sphere trigger.