This class is the default PowerUI Manager Monobehaviour. To use it, it needs to be attached to a gameobject in the scene.
Public Attributes | |
| TextAsset | HtmlFile |
| A File containing the html/css/nitro of your UI. More... | |
| float | SimpleResolution =1f |
| The UI screen Resolution. See UI.Resolution for more info. Note that this is a very basic usage! PowerUI can also select different images too without affecting your html. More... | |
Private Member Functions | |
| void | OnEnable () |
| void | OnDisable () |
|
inlineprivate |
|
inlineprivate |
| TextAsset PoweruiManager.HtmlFile |
A File containing the html/css/nitro of your UI.
| float PoweruiManager.SimpleResolution =1f |
The UI screen Resolution. See UI.Resolution for more info. Note that this is a very basic usage! PowerUI can also select different images too without affecting your html.