NWNX:EE  8193.36.12
NWNX_Area_AreaWind Struct Reference

Area wind info struct. More...

Public Attributes

vector vDirection
 Wind's direction. More...
 
float fMagnitude
 Wind's magnitude. More...
 
float fYaw
 Wind's yaw. More...
 
float fPitch
 Wind's pitch. More...
 

Detailed Description

Area wind info struct.

Definition at line 54 of file nwnx_area.nss.

Member Data Documentation

◆ vDirection

vector NWNX_Area_AreaWind::vDirection

Wind's direction.

Definition at line 56 of file nwnx_area.nss.

◆ fMagnitude

float NWNX_Area_AreaWind::fMagnitude

Wind's magnitude.

Definition at line 57 of file nwnx_area.nss.

◆ fYaw

float NWNX_Area_AreaWind::fYaw

Wind's yaw.

Definition at line 58 of file nwnx_area.nss.

◆ fPitch

float NWNX_Area_AreaWind::fPitch

Wind's pitch.

Definition at line 59 of file nwnx_area.nss.


The documentation for this struct was generated from the following file: