C# Class GUILayoutAreaStyle, tf_client

Mostrar archivo Open project: wids-eria/tf_client

Public Properties

Property Type Description
DrawRect Rect
Style GUIStyle

Public Methods

Method Description
Begin ( ) : void
End ( ) : void
SetActive ( ) : void
SetNormal ( ) : void

Method Details

Begin() public method

public Begin ( ) : void
return void

End() public method

public End ( ) : void
return void

SetActive() public method

public SetActive ( ) : void
return void

SetNormal() public method

public SetNormal ( ) : void
return void

Property Details

DrawRect public_oe property

public Rect DrawRect
return Rect

Style public_oe property

public GUIStyle Style
return GUIStyle