WeatherManager Methods |
The WeatherManager type exposes the following members.
| Name | Description | |
|---|---|---|
| BroadcastMessage(String) | (Inherited from Component.) | |
| BroadcastMessage(String, Object) | (Inherited from Component.) | |
| BroadcastMessage(String, SendMessageOptions) | (Inherited from Component.) | |
| BroadcastMessage(String, Object, SendMessageOptions) | (Inherited from Component.) | |
| CancelInvoke | (Inherited from MonoBehaviour.) | |
| CancelInvoke(String) | (Inherited from MonoBehaviour.) | |
| CompareTag | (Inherited from Component.) | |
| Equals | (Inherited from Object.) | |
| GetComponent(Type) | (Inherited from Component.) | |
| GetComponent(String) | (Inherited from Component.) | |
| GetComponent``1 | (Inherited from Component.) | |
| GetComponentInChildren(Type) | (Inherited from Component.) | |
| GetComponentInChildren(Type, Boolean) | (Inherited from Component.) | |
| GetComponentInChildren``1 | (Inherited from Component.) | |
| GetComponentInChildren``1(Boolean) | (Inherited from Component.) | |
| GetComponentInParent(Type) | (Inherited from Component.) | |
| GetComponentInParent``1 | (Inherited from Component.) | |
| GetComponents(Type) | (Inherited from Component.) | |
| GetComponents(Type, ListComponent) | (Inherited from Component.) | |
| GetComponents``1 | (Inherited from Component.) | |
| GetComponents``1(ListUMP) | (Inherited from Component.) | |
| GetComponentsInChildren(Type) | (Inherited from Component.) | |
| GetComponentsInChildren(Type, Boolean) | (Inherited from Component.) | |
| GetComponentsInChildren``1 | (Inherited from Component.) | |
| GetComponentsInChildren``1(Boolean) | (Inherited from Component.) | |
| GetComponentsInChildren``1(ListUMP) | (Inherited from Component.) | |
| GetComponentsInChildren``1(Boolean, ListUMP) | (Inherited from Component.) | |
| GetComponentsInParent(Type) | (Inherited from Component.) | |
| GetComponentsInParent(Type, Boolean) | (Inherited from Component.) | |
| GetComponentsInParent``1 | (Inherited from Component.) | |
| GetComponentsInParent``1(Boolean) | (Inherited from Component.) | |
| GetComponentsInParent``1(Boolean, ListUMP) | (Inherited from Component.) | |
| GetCumulativeWind |
Get the tracked, cumulative wind for the duration
| |
| GetHashCode | (Inherited from Object.) | |
| GetHumidityValueAt |
Gets the current raw humidity value at the given position at the present time
| |
| GetInstanceID | (Inherited from Object.) | |
| GetIntensityValueAt |
Gets the current raw intensity value at the given position at the present time
| |
| GetTemperatureValueAt |
Gets the current raw temperature value at the given position at the present time
| |
| GetWeather |
Get the weather for a particular place and the current instance
| |
| GetWeatherEventAt |
Get the WeatherEvent at a given location
Shortcut for WeatherEventFromWeatherType(GetWeather(queryLocation))
| |
| GetWindValueAt |
Get the wind direction at this instance for the given position
| |
| Invoke | (Inherited from MonoBehaviour.) | |
| InvokeRepeating | (Inherited from MonoBehaviour.) | |
| IsInvoking | (Inherited from MonoBehaviour.) | |
| IsInvoking(String) | (Inherited from MonoBehaviour.) | |
| SendMessage(String) | (Inherited from Component.) | |
| SendMessage(String, Object) | (Inherited from Component.) | |
| SendMessage(String, SendMessageOptions) | (Inherited from Component.) | |
| SendMessage(String, Object, SendMessageOptions) | (Inherited from Component.) | |
| SendMessageUpwards(String) | (Inherited from Component.) | |
| SendMessageUpwards(String, Object) | (Inherited from Component.) | |
| SendMessageUpwards(String, SendMessageOptions) | (Inherited from Component.) | |
| SendMessageUpwards(String, Object, SendMessageOptions) | (Inherited from Component.) | |
| Start | ||
| StartCoroutine(IEnumerator) | (Inherited from MonoBehaviour.) | |
| StartCoroutine(String) | (Inherited from MonoBehaviour.) | |
| StartCoroutine(String, Object) | (Inherited from MonoBehaviour.) | |
| StartCoroutine_Auto | Obsolete. (Inherited from MonoBehaviour.) | |
| StopAllCoroutines | (Inherited from MonoBehaviour.) | |
| StopCoroutine(String) | (Inherited from MonoBehaviour.) | |
| StopCoroutine(IEnumerator) | (Inherited from MonoBehaviour.) | |
| StopCoroutine(Coroutine) | (Inherited from MonoBehaviour.) | |
| ToString | (Inherited from Object.) |