C4 Engine Terathon Software C4 Engine API Documentation

• World Manager

API Links
Developer Links

World::SetWorldFlags

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

void SetWorldFlags(unsigned long flags);

Parameters
flags The new world flags.
Description
See Also

World::GetWorldFlags