C4 Engine
C4 Engine API Documentation

WaveGenerator::SetWaveGeneratorFlags

Defined in:  C4Water.h
Sets the wave generator flags.
Prototype

void SetWaveGeneratorFlags(uint32 flags);

Parameters
flags The new wave generator flags.
Description
The SetWaveGeneratorFlags function sets the wave generator flags, which can be a combination (through logical OR) of the following constants.
See Also

WaveGenerator::GetWaveGeneratorFlags