Humanoid Control for Unity
v4
Loading...
Searching...
No Matches
Passer
EventHandlers
Public Attributes
|
List of all members
Passer.EventHandlers< T > Class Template Reference
Description
A list of event Handlers.
For each input, one or more events can be defined when the input changes.
Template Parameters
T
The type of event handler
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
= new List<T>()
The EventHandlers.
The documentation for this class was generated from the following file:
d:/Unity/Humanoid4/Humanoid4_Pro/Assets/humanoidcontrol4_pro/Runtime/Tools/Events/
Event.cs
Generated by
1.9.8