Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames

ProUI.ProConsole

Extends
ExtendedConsole
Modifiers
config ( ProUI )

Core.Object
|   
+-- Engine.Interactions
   |   
   +-- Engine.Interaction
      |   
      +-- Engine.Console
         |   
         +-- XInterface.ExtendedConsole
            |   
            +-- ProUI.ProConsole

Variables Summary
boolbUnLockConsole
stringUnlockPassword
Inherited Variables from XInterface.ExtendedConsole
AddedCurrentHead, AddedCurrentTail, bAlt, bConsoleHotKey, bCtrl, bDemoJogKeys, bShift, bSpeechMenuLocked, bSpeechMenuUseLetters, bSpeechMenuUseMouseWheel, bTeamChatOnly, ChatMenu, ChatMenuClass, ChatMessages, ConsoleSoundVol, DemoPlaybackSpeeds, FadeClock, FadeTime, Favorites, HighlightRow, LastConnectedServer, LastURL, LetterKeys[10], MaxScrollbackSize, MusicManager, MusicManagerClassName, NeedPasswordMenuClass, NumberKeys[10], PasswordPromptMenu, PlaybackText, SavedPasswords, SBHead, SBPos, Scrollback, ServerFullMsg, ServerInfoMenu, SMAcceptSound, SMAllString, SMArraySize, SMCallsign, SMChannelOptions[3], SMDenySound, SMIndex, SMIndexArray[48], SMLineSpace, SMMargin, SMMoreString, SMNameArray[48], SMOffset, SMOpenSound, SMOriginX, SMOriginY, SMState, SMStateName[10], SMTab, SMType, StatsPromptMenuClass, VoiceChannels, WaitingGameClassName
Inherited Variables from Engine.Console
bHoldingBack, bHoldingStart, bIgnoreKeys, bRunningDemo, bTyping, BufferedConsoleCommands, ConsoleHotKey, DemoLevels[64], HistoryBot, HistoryCur, HistoryTop, History[16], TimeBeforeReboot, TimeHoldingReboot, TimeIdle, TimePerDemo, TimePerSoak, TimePerTitle, TimeTooIdle, TypedStr, TypedStrPos

Enumerations Summary
Inherited Enumerations from XInterface.ExtendedConsole
ESpeechMenuState

Structures Summary
Inherited Structures from XInterface.ExtendedConsole
ChatStruct, ServerFavorite, StoredPassword

Functions Summary
functionbool AllowCommand (string cmd))
function ConsoleOpen ()))
functionbool KeyEvent (EInputKey Key, EInputAction Action, FLOAT Delta ))
Typing
function LockConsole ()))
function UnlockConsole (string Pass))
Inherited Functions from XInterface.ExtendedConsole
AddCurrentToFavorites, AddFavorite, AddMessage, BeginState, Chat, CloseSpeechMenu, CLS, ConnectFailure, ConsoleClose, ConsoleOpen, ConsoleToggle, DebugTabOrder, DLO, DrawCurrentArray, DrawMembers, DrawNumbers, DumpCacheRecords, DumpLoadingHints, DumpPlayInfo, DumpRecords, EndState, EnterState, GetFavorites, GetNewPlaybackSpeed, GetVoiceClass, HandleInput, InFavorites, InGameChat, IsActiveChannel, IsMember, KeyEvent, KeyToNumber, KeyType, LeaveState, Message, MusicMenu, MyGetSmallFontFor, NativeConsoleOpen, NotifyLevelChange, NumberToString, OnStatsClosed, OnStatsConfigured, PlayConsoleSound, PlayWaitingGame, PostRender, RebuildSMArray, RemoveFavorite, SaveFavorites, ServerInfo, SortSMArray, SpeechMenuToggle, TeamChatOnly, VoiceChatAllowed
Inherited Functions from Engine.Console
BeginState, Chat, ConnectFailure, ConsoleClose, ConsoleOpen, ConsoleToggle, DelayedConsoleCommand, EndState, Initialized, KeyEvent, KeyType, Message, NativeConsoleOpen, NotifyLevelChange, SetInitialMusic, SetMusic, StartRollingDemo, StopRollingDemo, Talk, TeamTalk, Tick, Type, TypingClose, TypingOpen, UnPressButtons, ViewportInitialized

States Summary
Typing Source code
state Typing
KeyEvent


Variables Detail

bUnLockConsole Source code

var bool bUnLockConsole;

UnlockPassword Source code

var config string UnlockPassword;


Functions Detail

AllowCommand Source code

function bool AllowCommand ( string cmd) )

ConsoleOpen Source code

exec function ConsoleOpen ( ) )

KeyEvent Typing Source code

function bool KeyEvent ( EInputKey Key, EInputAction Action, FLOAT Delta ) )

LockConsole Source code

exec function LockConsole ( ) )

UnlockConsole Source code

exec function UnlockConsole ( string Pass) )


Defaultproperties

defaultproperties
{
}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: Mon 5/5/2025 20:56:05.362 - Created with UnCodeX