Engine.BaseGUIController
- Extends
- Interaction
- Modifiers
- Native transient
Core.Object
|
+-- Engine.Interactions
|
+-- Engine.Interaction
|
+-- Engine.BaseGUIController
Direct Known Subclasses:
GUIController
Inherited Functions from Engine.Interaction |
ConsoleCommand, Initialize, Initialized, KeyEvent, KeyType, Message, NotifyLevelChange, NotifyMusicChange, PostRender, PreRender, ScreenToWorld, SetFocus, StreamFinished, Tick, WorldToScreen |
var config string NetworkMsgMenu;
var config string QuestionMenuClass;
delegate OnAdminReply ( string Reply )
event AutoLoadMenus ( )
event CloseAll ( bool bCancel, optional bool bForced )
event bool CloseMenu ( optional bool bCanceled )
event InitializeController ( )
event bool NeedsMenuResolution ( )
event bool OpenMenu ( string NewMenuName, optional string Param1, optional string Param2 )
event bool ReplaceMenu ( string NewMenuName, optional string Param1, optional string Param2, optional bool bCancelled )
function SetControllerStatus ( bool On )
SetRequiredGameResolution Source code
event SetRequiredGameResolution ( string GameRes )
defaultproperties
{
DefaultPens(0)=Texture'Engine.MenuWhite'
DefaultPens(1)=Texture'Engine.MenuBlack'
DefaultPens(2)=Texture'Engine.MenuGray'
bActive=False
bNativeEvents=True
}
|
Creation time: Wed 7/2/2007 19:15:51.812 - Created with
UnCodeX