• World Manager
API Links
Table of Contents
World Manager
class World
Developer Links
My Account
C4 Engine Wiki
Support Forums
Bug Tracker
Release Notes
API Documentation
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