C4 Engine Terathon Software C4 Engine API Documentation

• Time Manager

API Links
Developer Links

TimeMgr::SetWorldTimeMultiplier

Defined in:  C4Time.h
Sets the multiplier that converts normal time into world time.
Prototype

void SetWorldTimeMultiplier(float multiplier);

Parameters
multiplier The world time multiplier. The default value is 1.0.
Description


See Also

TimeMgr::GetWorldTimeMultiplier