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... | |
Area wind info struct.
Definition at line 53 of file nwnx_area.nss.
| vector NWNX_Area_AreaWind::vDirection | 
Wind's direction.
Definition at line 55 of file nwnx_area.nss.
| float NWNX_Area_AreaWind::fMagnitude | 
Wind's magnitude.
Definition at line 56 of file nwnx_area.nss.
| float NWNX_Area_AreaWind::fYaw | 
Wind's yaw.
Definition at line 57 of file nwnx_area.nss.
| float NWNX_Area_AreaWind::fPitch | 
Wind's pitch.
Definition at line 58 of file nwnx_area.nss.