C4 Engine Terathon Software C4 Engine API Documentation

• Effect Manager

API Links
Developer Links

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 may be one of the following values.
kEmitterBox A box emitter.
kEmitterCylinder A cylinder emitter.
kEmitterSphere A sphere emitter.