Class UIEvent
An event type used for significant aspects of UILib's API.
public class UIEvent
- Inheritance
-
UIEvent
- Inherited Members
Methods
AddListener(Action)
Adds a listener to this event.
public void AddListener(Action listener)
Parameters
listenerActionThe listener to add