Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- Engine.Interactions | +-- Engine.Interaction | +-- UWindow.UWindowBase | +-- UWindow.UWindowWindow | +-- UWindow.UWindowDialogControl | +-- UWindow.UWindowButton | +-- UWindow.UWindowSmallButton | +-- UWindow.UWindowSmallCloseButton | +-- UWindow.UWindowSmallOKButton
UDebugSmallLoadMapButton
Variables Summary | |
---|---|
string | OKText |
Inherited Variables from UWindow.UWindowSmallCloseButton |
---|
CloseText |
Functions Summary | ||
---|---|---|
Created ())) |
Inherited Functions from UWindow.UWindowSmallCloseButton |
---|
Click, Created |
Inherited Functions from UWindow.UWindowSmallButton |
---|
AutoWidth, BeforePaint, Created, Paint |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties
{
OKText="OK"
} |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |