C# Class RA.RA_Widgets

Afficher le fichier Open project: RWA-Team/RimworldAscension

Méthodes publiques

Свойство Type Description
ButtonBarTex UnityEngine.Texture2D
ButtonSubtleAtlas UnityEngine.Texture2D

Méthodes publiques

Méthode Description
ButtonTextSubtle ( Rect rect, string label, float barPercent = 0f, float textLeftMargin = -1f, SoundDef mouseoverSound = null ) : bool

Method Details

ButtonTextSubtle() public static méthode

public static ButtonTextSubtle ( Rect rect, string label, float barPercent = 0f, float textLeftMargin = -1f, SoundDef mouseoverSound = null ) : bool
rect UnityEngine.Rect
label string
barPercent float
textLeftMargin float
mouseoverSound SoundDef
Résultat bool

Property Details

ButtonBarTex public_oe static_oe property

public static Texture2D,UnityEngine ButtonBarTex
Résultat UnityEngine.Texture2D

ButtonSubtleAtlas public_oe static_oe property

public static Texture2D,UnityEngine ButtonSubtleAtlas
Résultat UnityEngine.Texture2D