C# Class esm.MCM_MountainTemp

Inheritance: ModConfigurationMenu
Afficher le fichier Open project: ForsakenShell/Es-Small-Mods

Méthodes publiques

Méthode Description
DoWindowContents ( Rect rect ) : float
ExposeData ( ) : void

Private Methods

Méthode Description
DoLabel ( Rect rect, string label ) : void
DoRadio ( Rect rect, bool &value, string labelKey, string temp = "" ) : void
DoSlider ( Rect rect, float &value, string labelKey, float min, float max, float setMax = float.MinValue, float setMin = float.MaxValue ) : void

Method Details

DoWindowContents() public méthode

public DoWindowContents ( Rect rect ) : float
rect UnityEngine.Rect
Résultat float

ExposeData() public méthode

public ExposeData ( ) : void
Résultat void