The methods of the C_ScriptBindEnvironment class are listed here.
|
|
Name |
Description |
|
Syntax: EnvironmentModule.BlendTimeOfDay(pProfileName, blendDuration, force) Blends Time Of Day profile from current one to specific one. If blending is already in progress it will queue next blend. Only last blend is queued. | |
|
| |
|
Syntax: EnvironmentModule.ForceImmediateWeatherUpdate() Apply all weather params immediately and recreate weather state from those params. | |
|
Syntax: EnvironmentModule.ForceWindDirection() Set wind direction override. Negative value turns off override. | |
|
Syntax: EnvironmentModule.GetRainIntensity() Get current intensity of the rain. | |
|
int AddPickable(IFunctionHandler *pH, ScriptHandle entityId); int HidePicked(IFunctionHandler *pH, int hide, ScriptHandle entityId); | |
|
Syntax: EnvironmentModule.RebuildClouds() Regenerates all clouds with current values of cloudiness and cloud granularity |
|
Copyright (c) 2012. All rights reserved.
|