WeatherBlender  v1.0
Weather and Climate Engine for Unity3D
Public Attributes | List of all members
AreaActivator Class Reference

Area Activator Attach to an object with a (2D or 3D) Collider Handles Entities traversing the area More...

Inheritance diagram for AreaActivator:

Public Attributes

Action< bool > onAreaTraversed
 Event denoting an Area being traversed; True : Active, False : Inactive More...
 

Detailed Description

Area Activator Attach to an object with a (2D or 3D) Collider Handles Entities traversing the area

Member Data Documentation

Action<bool> AreaActivator.onAreaTraversed

Event denoting an Area being traversed; True : Active, False : Inactive


The documentation for this class was generated from the following file: