|
Iuvo Unity 0.5.1
This is library containing a variety of helper classes and extension methods for the Unity gane engine. GitHub | Iuvo Unity Updates | Creator |
This is the complete list of members for IuvoUnity.Events.FlexibleEvent< T1, T2 >, including all inherited members.
| AddListener(Action< T1, T2 > listener) | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| AddUnityListener(UnityAction< T1, T2 > listener) | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| internalEvent | IuvoUnity.Events.FlexibleEvent< T1, T2 > | private |
| Invoke(T1 arg1, T2 arg2) | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| RemoveAllFlexibleEventListeners() | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| RemoveListener(Action< T1, T2 > listener) | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| RemoveUnityListener(UnityAction< T1, T2 > listener) | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| UnityEvent | IuvoUnity.Events.FlexibleEvent< T1, T2 > | |
| unityEvent | IuvoUnity.Events.FlexibleEvent< T1, T2 > | private |