WeatherMakerNullZoneProfile Class |
Namespace: DigitalRuby.WeatherMaker
The WeatherMakerNullZoneProfile type exposes the following members.
| Name | Description | |
|---|---|---|
| WeatherMakerNullZoneProfile | Initializes a new instance of the WeatherMakerNullZoneProfile class |
| Name | Description | |
|---|---|---|
| hideFlags | Should the object be hidden, saved with the scene or modifiable by the user? | |
| name | The name of the object. |
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetInstanceID | Returns the instance id of the object. | |
| GetType | (Inherited from Object.) | |
| SetDirty | Obsolete. (Inherited from ScriptableObject.) | |
| ToString | Returns the name of the GameObject. |
| Name | Description | |
|---|---|---|
| DefaultState | The default render state. Used if the player is not in the null zone or the entered state is not enabled. | |
| EnteredState | The render mask to use if the player enters the null zone. A player is any object with an enabled audio listener. |
| Name | Description | |
|---|---|---|
| CachedName |
Get cached name
(Defined by WeatherMakerObjectExtensions.) | |
| SetCachedName |
Put name in the cache
(Defined by WeatherMakerObjectExtensions.) |