C4 Engine
C4 Engine API Documentation

FlashController::GetFlashFlags

Defined in:  C4Controller.h
Returns the flash flags.
Prototype

uint32 GetFlashFlags(voidconst;

Description
The GetFlashFlags function returns the flash flags, which can be a combination (through logical OR) of the following constants.

kFlashNonpersistent The light node is deleted after the flash effect has finished.
See Also

FlashController::SetFlashFlags