|
NGUI: Next-Gen UI kit
3.7.2
|
This is the complete list of members for EventDelegate, including all inherited members.
| Add(List< EventDelegate > list, Callback callback) | EventDelegate | static |
| Add(List< EventDelegate > list, Callback callback, bool oneShot) | EventDelegate | static |
| Add(List< EventDelegate > list, EventDelegate ev) | EventDelegate | static |
| Add(List< EventDelegate > list, EventDelegate ev, bool oneShot) | EventDelegate | static |
| Callback() | EventDelegate | |
| Clear() | EventDelegate | |
| Equals(object obj) | EventDelegate | |
| EventDelegate() | EventDelegate | |
| EventDelegate(Callback call) | EventDelegate | |
| EventDelegate(MonoBehaviour target, string methodName) | EventDelegate | |
| Execute() | EventDelegate | |
| Execute(List< EventDelegate > list) | EventDelegate | static |
| GetHashCode() | EventDelegate | |
| isEnabled | EventDelegate | |
| IsValid(List< EventDelegate > list) | EventDelegate | static |
| isValid | EventDelegate | |
| methodName | EventDelegate | |
| oneShot | EventDelegate | |
| parameters | EventDelegate | |
| Remove(List< EventDelegate > list, Callback callback) | EventDelegate | static |
| Remove(List< EventDelegate > list, EventDelegate ev) | EventDelegate | static |
| Set(MonoBehaviour target, string methodName) | EventDelegate | |
| Set(List< EventDelegate > list, Callback callback) | EventDelegate | static |
| Set(List< EventDelegate > list, EventDelegate del) | EventDelegate | static |
| target | EventDelegate | |
| ToString() | EventDelegate |