C4 Engine
C4 Engine API Documentation

BlockerObject::GetBlockerType

Defined in:  C4Blockers.h
Returns the specific type of a blocker.
Prototype

BlockerType GetBlockerType(voidconst;

Description
The GetBlockerType function returns the specific blocker type, which can be one of the following constants.
kBlockerPlate Plate blocker.
kBlockerBox Box blocker.
kBlockerCylinder Cylinder blocker.
kBlockerSphere Sphere blocker.
kBlockerCapsule Capsule blocker.