Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
Core.Object | +-- UWindow.UWindowBase | +-- UWindow.UWindowWindow | +-- UTMenu.NotifyWindow | +-- UTMenu.SpeechWindow | +-- UTMenu.OrdersChildWindow
Variables Summary | |
---|---|
int | MinOptions |
int | OptionOffset |
int | OtherOffset[32] |
PlayerReplicationInfo | TargetPRI |
Inherited Variables from UTMenu.SpeechWindow |
---|
bFadeIn, bFadeOut, BottomButton, BottomTexture, bSlideIn, bSlideOut, ButtonClass, currentkey, CurrentType, FadeFactor, IdentifyTarget, NumOptions, OptionButtons[32], Options[32], SpeechChild, TopButton, TopTexture, WindowTitle, XOffset |
Functions Summary | ||
---|---|---|
BeforePaint (Canvas C, float X, float Y)) | ||
Created ())) | ||
FadeOut ())) | ||
HideWindow ())) | ||
bool | KeyEvent (byte Key, byte Action, FLOAT Delta )) | |
Notify (UWindowWindow B, byte E)) | ||
Paint (Canvas C, float X, float Y)) |
Inherited Functions from UTMenu.SpeechWindow |
---|
BeforePaint, Created, FadeIn, FadeOut, HideChildren, KeyEvent, Notify, SetButtonTextures, SlideInWindow, SlideOutWindow, Tick |
Inherited Functions from UTMenu.NotifyWindow |
---|
Notify |
Variables Detail |
---|
Functions Detail |
---|
Defaultproperties |
---|
defaultproperties { TopTexture=Texture'UTMenu.Skins.OrdersTop2' WindowTitle="" } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |