Gah - a solution with more questions. – EntropicLqd
User:Crusha/DynamicWeather/DWMapInfo
From Unreal Wiki, The Unreal Engine Documentation Site
Controls global DWeather settings in a map.
DWMapInfo
- Package:
- DWeather
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
DWMapInfo: Controls global DWeather settings in a map.
By Mark 'MarZer' Gillard
Properties
Property group 'DWMapInfo'
bUseWind
Type: bool
Default value: True
WindInfo
Type: WindStuff
Default value:
Member | Value | ||||||
---|---|---|---|---|---|---|---|
ChangeYawAmount |
|
||||||
Speed |
|
||||||
UpdateInterval |
|
Default values
Property | Value |
---|---|
bAcceptsProjectors | False |
bDirectional | True |
bNoDelete | True |
Structs
WindStuff
- Object.Range Speed
- Object.Range ChangeYawAmount
- Object.Vector Wind
- Object.Range UpdateInterval
- float RandomYawMod
- Object.Rotator WindDirection
Events
PreBeginPlay
simulated event PreBeginPlay ()
Overrides: Actor.PreBeginPlay
Timer
simulated event Timer ()
Overrides: Actor.Timer