GetWindDirection

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Returns an angle (in degrees) indicating the current direction to which the wind in blowing.

North	0
East	90
West	-90
South	+/-180
SE	135
NW	-45
(etc.)

Syntax

[help]
(windAngle:float) GetWindDirection

Example

set fWindAngle to GetWindDirection 

See Also