Method | Description | |
---|---|---|
Draw ( Rect inRect ) : void | ||
PlaceholderWidget ( string text = null ) : PhinixClient.GUI |
Creates a PlaceholderWidget with the given text.
|
public PlaceholderWidget ( string text = null ) : PhinixClient.GUI | ||
text | string | Text to display |
return | PhinixClient.GUI |