C# Class DeployGate.DeployGateWindowUtility

Mostra file Open project: anchan828/deploygate-with-unity

Protected Methods

Method Description
DrawDeployGateLogo ( ) : void
Headline ( string text ) : void
OnGUI_DeployGateInfo ( ) : void

Method Details

DrawDeployGateLogo() protected static method

protected static DrawDeployGateLogo ( ) : void
return void

Headline() protected static method

protected static Headline ( string text ) : void
text string
return void

OnGUI_DeployGateInfo() protected static method

protected static OnGUI_DeployGateInfo ( ) : void
return void