I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE1:SpeechButton (UT)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
Package: 
UTMenu

null

Properties[edit]

bHighlightButton[edit]

Type: bool


FadeFactor[edit]

Type: float


SelectedTexture[edit]

Type: Texture


Type[edit]

Type: int


Instance functions[edit]

Paint[edit]

function Paint (Canvas C, float X, float Y)

Overrides: NotifyButton.Paint