C4 Engine
C4 Engine API Documentation

TriggerObject::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 can be one of the following constants.
kTriggerBox Box trigger.
kTriggerCylinder Cylinder trigger.
kTriggerSphere Sphere trigger.