C# Class RA.RA_Widgets

Mostra file Open project: RWA-Team/RimworldAscension

Public Properties

Property Type Description
ButtonBarTex UnityEngine.Texture2D
ButtonSubtleAtlas UnityEngine.Texture2D

Public Methods

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

Method Details

ButtonTextSubtle() public static method

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
return bool

Property Details

ButtonBarTex public_oe static_oe property

public static Texture2D,UnityEngine ButtonBarTex
return UnityEngine.Texture2D

ButtonSubtleAtlas public_oe static_oe property

public static Texture2D,UnityEngine ButtonSubtleAtlas
return UnityEngine.Texture2D