C4 Engine
C4 Engine API Documentation

EmitterObject::GetEmitterType

Defined in:  C4Emitters.h
Returns the specific type of an emitter.
Prototype

EmitterType GetEmitterType(voidconst;

Description
The GetEmitterType function returns the specific emitter type, which can be one of the following constants.
kEmitterBox Box emitter.
kEmitterCylinder Cylinder emitter.
kEmitterSphere Sphere emitter.