Méthode | Description | |
---|---|---|
GetHeight ( ) : float |
Override this method to specify how tall the GUI for this decorator is in pixels.
|
|
OnGUI ( |
Override this method to make your own GUI for the decorator. See DecoratorDrawer for an example of how to use this.
|
Méthode | Description | |
---|---|---|
DecoratorDrawer ( ) : System |
public OnGUI ( |
||
position | Rectangle on the screen to use for the decorator GUI. | |
Résultat | void |