WeatherBlender  v1.0
Weather and Climate Engine for Unity3D
Static Public Member Functions | List of all members
ExtensionMethods Class Reference

Static Public Member Functions

static void FireEvent (this Action action)
 
static void FireEvent< T > (this Action< T > a, T t)
 
static void FireEvent< T, U > (this Action< T, U > a, T t, U u)
 

Member Function Documentation

static void ExtensionMethods.FireEvent ( this Action  action)
static
static void ExtensionMethods.FireEvent< T > ( this Action< T >  a,
t 
)
static
static void ExtensionMethods.FireEvent< T, U > ( this Action< T, U >  a,
t,
u 
)
static

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