C4 Engine
C4 Engine API Documentation

World::SetWorldFlags

Defined in:  C4World.h
Sets the world flags.
Prototype

void SetWorldFlags(uint32 flags);

Parameters
flags The new world flags.
Description
See Also

World::GetWorldFlags