Humanoid Control for Unity v4
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | Properties | List of all members
Passer.BoolEventHandlers Class Reference

Description

A list of event handlers with a boolean parameter.

This is used to implement a list of functions which should be called with a boolean as parameter

Inheritance diagram for Passer.BoolEventHandlers:
Passer.EventHandlers< BoolEvent >

Public Member Functions

void Update ()
 

Public Attributes

int id
 The id of the event handler.
 
string label
 The label or name of the Event Handlers.
 
string tooltip
 The tooltip text for the Event Handlers.
 
string[] eventTypeLabels
 The labels for the EventHandler.Type to use in the GUI.
 
string fromEventLabel
 For future use...
 
List< T > events
 The EventHandlers.
 

Properties

bool value [get, set]
 

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