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

TribesGUI.TribesIRCPrivate

Extends
TribesIRCChannel

Core.Object
|   
+-- GUI.GUI
   |   
   +-- GUI.GUIComponent
      |   
      +-- GUI.GUIMultiComponent
         |   
         +-- GUI.GUIPanel
            |   
            +-- TribesGUI.TribesGUIPanel
               |   
               +-- TribesGUI.TribesIRCPage
                  |   
                  +-- TribesGUI.TribesIRCChannel
                     |   
                     +-- TribesGUI.TribesIRCPrivate

Variables Summary
Inherited Variables from TribesGUI.TribesIRCChannel
ChannelName, ChannelTopic, DefaultListClass, DehelpUserText, DeopUserText, DevoiceUserText, HelpUserText, IsPrivate, KickUserText, lb_User, MessageUserText, OpUserText, ReasonText, tp_System, VoiceUserText, WhoisUserText
Inherited Variables from TribesGUI.TribesIRCPage
bDoneInputScroll, bIRCTextToSpeechEnabled, ed_TextEntry, HasJoinedText, HasLeftText, InputHistory, InputHistoryPos, InputHistorySize, IRCActionColor, IRCInfoColor, IRCLinkColor, IRCNickColor, IRCTextColor, lb_TextDisplay, MainSplitterPosition, MaxChatScrollback, MyButton, NewTopicText, NowKnownAsText, QuitText, SetsModeText, sp_Main, WasKickedByText

Functions Summary
function AddUser (string Nick ))
function ChangeHalfOp (string Nick, bool NewHalfOp ))
function ChangeNick (string OldNick, string NewNick))
function ChangeOp (string Nick, bool NewOp ))
function ChangeVoice (string Nick, bool NewVoice ))
functionbool ContextMenuOpen (GUIContextMenu Sender))
functionbool FindNick (string Nick ))
functionint GetUser (string Nick ))
function InitComponent (GUIComponent MyOwner))
function PrintAwayMessage (string Nick, string Message))
function PrivateAction (string Nick, string Text))
function PrivateText (string Nick, string Text))
function ProcessInput (string Text))
function RemoveUser (string Nick ))
Inherited Functions from TribesGUI.TribesIRCChannel
AddControlContextOptions, AddUser, AddUserContextOptions, Ban, ChangedNick, ChangeHalfOp, ChangeMode, ChangeNick, ChangeOp, ChangeTopic, ChangeVoice, ChannelAction, ChannelText, ContextMenuClick, ContextMenuOpen, DeHelp, Deop, DeVoice, FindNick, GetAbsoluteIndex, GetFlags, GetUser, Help, InitComponent, InternalOnCreateComponent, InternalOnLoadIni, InternalOnReleaseSplitter, JoinedChannel, Kick, KickReasonClose, KickUser, MyCompareItem, MyListDblClick, MyOnDrawItem, Op, PartedChannel, ProcessInput, RemoveUser, ShowPanel, Unban, UserInChannel, UserIsHelper, UserIsOp, UserIsVoice, UserNotice, UserQuit, UserSetFlag, Voice, Whois
Inherited Functions from TribesGUI.TribesIRCPage
ColorizeLinks, DecodeColor, Free, InitComponent, InternalOnCreateComponent, InternalOnKeyEvent, InterpretColorCodes, IRCTextDblClick, ProcessInput


Functions Detail

AddUser Source code

function AddUser ( string Nick ) )

ChangeHalfOp Source code

function ChangeHalfOp ( string Nick, bool NewHalfOp ) )

ChangeNick Source code

function ChangeNick ( string OldNick, string NewNick) )

ChangeOp Source code

function ChangeOp ( string Nick, bool NewOp ) )

ChangeVoice Source code

function ChangeVoice ( string Nick, bool NewVoice ) )

ContextMenuOpen Source code

function bool ContextMenuOpen ( GUIContextMenu Sender) )

FindNick Source code

function bool FindNick ( string Nick ) )

GetUser Source code

function int GetUser ( string Nick ) )

InitComponent Source code

function InitComponent ( GUIComponent MyOwner) )

PrintAwayMessage Source code

function PrintAwayMessage ( string Nick, string Message) )

PrivateAction Source code

function PrivateAction ( string Nick, string Text) )

PrivateText Source code

function PrivateText ( string Nick, string Text) )

ProcessInput Source code

function ProcessInput ( string Text) )

RemoveUser Source code

function RemoveUser ( string Nick ) )


Defaultproperties

defaultproperties
{


}

Overview Package Class Source Class tree Glossary
previous class      next class frames      no frames
Creation time: st 23.5.2018 00:10:36.465 - Created with UnCodeX