WindData
Summary
Constructors
| WindData() |
Properties
| Name | Type |
|---|---|
| windDirection | float |
| windStrength | float |
Methods
| Method | Returns |
|---|---|
| Clone() | WindData |
Constructors
WindData
WindData()
Properties
windDirection
float
windStrength
float
Methods
Clone
Clone(): WindData
Returns
| Type | Description |
|---|---|
| WindData |
Last modified October 23, 2020: Removed invalid realm property on client types (d171633f)