| 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.SpeechChildWindow
| Variables Summary | |
|---|---|
| int | MinOptions |
| int | OptionOffset |
| int | OtherOffset[32] |
| 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 ())) | |
![]() | 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 |
|---|
BeforePaint Source code
Created Source code
KeyEvent Source code
Notify Source code
Paint Source code| Defaultproperties |
|---|
defaultproperties { TopTexture=Texture'UTMenu.Skins.OrdersTop2' WindowTitle="" } |
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||