|
NGUI: Next-Gen UI kit
3.7.2
|
Classes | |
| class | UIForwardEvents |
| This script can be used to forward events from one object to another. In most cases you should use UIEventListener script instead. For example: UIEventListener.Get(gameObject).onClick += MyClickFunction; More... | |