Humanoid Control for Unity v4
|
A list of event handlers with GameObject parameters.
This is used to implement a list of functions which should be called with a GameObject as parameter.
Public Member Functions | |
void | SetMethod (EventHandler.Type eventType, UnityAction voidAction, int index=0) |
Properties | |
GameObject | value [get, set] |