C# Class GUILayoutScrollView, tf_client

Afficher le fichier Open project: wids-eria/tf_client

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
Begin ( ) : void
End ( ) : void
SetMax ( int index, float m ) : void
SetMin ( int index, float m ) : void

Method Details

Begin() public méthode

public Begin ( ) : void
Résultat void

End() public méthode

public End ( ) : void
Résultat void

SetMax() public méthode

public SetMax ( int index, float m ) : void
index int
m float
Résultat void

SetMin() public méthode

public SetMin ( int index, float m ) : void
index int
m float
Résultat void