Namespaces | |
PowerUI | |
The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Constant Groups | |
PowerUI | |
The PowerUI namespace manages almost everything to do with PowerUI such as html, css and it's rendering. | |
Functions | |
delegate bool | PowerUI.WorldUIExpiryEvent (WorldUI ui) |
An event used when a WorldUI expires. The best way to add extra data to this event is to inherit from WorldUI and add to that. Returning false prevents the default destroy action (allowing you to e.g. destroy after an animated fade out). More... | |