C# Class GUISelectionGridStyle, tf_client

Afficher le fichier Open project: wids-eria/tf_client

Méthodes publiques

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

Méthodes publiques

Méthode Description
AddRow ( ) : void
Clear ( ) : void
Draw ( ) : void
GetColumn ( int col ) : GUISelectionGridStyleBase,

Method Details

AddRow() public méthode

public AddRow ( ) : void
Résultat void

Clear() public méthode

public Clear ( ) : void
Résultat void

Draw() public méthode

public Draw ( ) : void
Résultat void

GetColumn() public méthode

public GetColumn ( int col ) : GUISelectionGridStyleBase,
col int
Résultat GUISelectionGridStyleBase,

Property Details

DrawRect public_oe property

public Rect DrawRect
Résultat Rect