C# Class GUILayoutAreaStyle, tf_client

Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

Свойство Type Description
DrawRect Rect
Style GUIStyle

Méthodes publiques

Méthode Description
Begin ( ) : void
End ( ) : void
SetActive ( ) : void
SetNormal ( ) : void

Method Details

Begin() public méthode

public Begin ( ) : void
Résultat void

End() public méthode

public End ( ) : void
Résultat void

SetActive() public méthode

public SetActive ( ) : void
Résultat void

SetNormal() public méthode

public SetNormal ( ) : void
Résultat void

Property Details

DrawRect public_oe property

public Rect DrawRect
Résultat Rect

Style public_oe property

public GUIStyle Style
Résultat GUIStyle