Cogito, ergo sum
UE2:ExtendedConsole (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> Interactions >> Interaction >> Console >> ExtendedConsole |
| This is an auto-generated page and may need human attention. Please remove this tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
(C) 2002, Epic Games
[edit] Properties
[edit] AddedCurrentHead
Type: string
Modifiers: localized
Default value: "Added Server:"
[edit] AddedCurrentTail
Type: string
Modifiers: localized
Default value: "To Favorites!"
[edit] bConsoleHotKey
Type: bool
[edit] bCtrl
Type: bool
[edit] bSpeechMenuUseLetters
Type: bool
Modifiers: config
[edit] bSpeechMenuUseMouseWheel
Type: bool
Modifiers: config
Default value: True
[edit] ConsoleSoundVol
Type: float
Default value: 0.3
[edit] HighlightRow
Type: int
[edit] LastConnectedServer
Type: string
[edit] LastURL
Type: string
[edit] LetterKeys
Type: Interactions.EInputKey
Array size: 10
Modifiers: config
Default value, index 0: IK_Q
Default value, index 1: IK_W
Default value, index 2: IK_E
Default value, index 3: IK_R
Default value, index 4: IK_A
Default value, index 5: IK_S
Default value, index 6: IK_D
Default value, index 7: IK_F
Default value, index 8: IK_Z
Default value, index 9: IK_X
[edit] MaxScrollbackSize
Type: int
Modifiers: globalconfig
Default value: 128
[edit] NumberKeys
Type: Interactions.EInputKey
Array size: 10
Default value, index 0: IK_0
Default value, index 1: IK_1
Default value, index 2: IK_2
Default value, index 3: IK_3
Default value, index 4: IK_4
Default value, index 5: IK_5
Default value, index 6: IK_6
Default value, index 7: IK_7
Default value, index 8: IK_8
Default value, index 9: IK_9
[edit] PasswordPromptMenu
Type: string
Modifiers: config
[edit] SavedPasswords
Type: array<StoredPassword>
Modifiers: config
[edit] SBHead
Type: int
[edit] SBPos
Type: int
Where in the scrollback buffer are we
[edit] Scrollback
[edit] Structs
[edit] ChatStruct
[edit] StoredPassword
[edit] Functions
[edit] Exec functions
[edit] CLS
[edit] ConsoleClose
[edit] ConsoleOpen
[edit] ConsoleToggle
[edit] Events
[edit] ConnectFailure
[edit] KeyEvent
Overrides: Console.KeyEvent
[edit] Message
Overrides: Console.Message
[edit] NativeConsoleOpen
Overrides: Console.NativeConsoleOpen
[edit] NotifyLevelChange
Overrides: Console.NotifyLevelChange
[edit] Other instance functions
[edit] PlayConsoleSound
[edit] PostRender
Overrides: Interaction.PostRender
[edit] States
[edit] ConsoleVisible
[edit] ConsoleVisible.BeginState
Overrides: Object.BeginState (global)
[edit] ConsoleVisible.EndState
Overrides: Object.EndState (global)
[edit] ConsoleVisible.KeyEvent
Overrides: KeyEvent (global)
[edit] ConsoleVisible.KeyType
Overrides: Interaction.KeyType (global)
[edit] ConsoleVisible.PostRender
Overrides: PostRender (global)
