TribesGUI.TribesMPCommunityPanel
- Extends
- TribesMPPanel
Core.Object
|
+-- GUI.GUI
|
+-- GUI.GUIComponent
|
+-- GUI.GUIMultiComponent
|
+-- GUI.GUIPanel
|
+-- TribesGUI.TribesGUIPanel
|
+-- TribesGUI.TribesMPPanel
|
+-- TribesGUI.TribesMPCommunityPanel
var localized string ChooseNewNickText;
var localized string SystemLabel;
TribesGui
var(TribesGui) private EditInline Config
GUIButton connectButton;
var(TribesGui) private EditInline Config
GUITabControl c_Channel;
var(TribesGui) private EditInline Config
GUIButton disconnectButton;
var(TribesGui) EditInline Config
GUIButton leaveButton;
TribesMPCommunityPanel
function TribesIRCChannel AddChannel (
string ChannelName, optional
bool bPrivate ) )
function InternalOnShow ( ) )
function IRCDisconnected ( ) )
function bool IsJoinAvailable ( out string ButtonCaption ) )
function bool IsRefreshAvailable ( out string ButtonCaption ) )
function bool IsSpectateAvailable ( out string ButtonCaption ) )
function JoinClicked ( ) )
function Realign ( ) )
function RefreshClicked ( ) )
function bool RemoveChannel ( string ChannelName ) )
function SetCloseCaption ( optional string NewName ) )
function SetCurrentChannel ( int Index ) )
function ShowPanel ( bool bShow) )
function SpectateClicked ( ) )
function bool TabChange (
GUIPanel Target) )
function UpdateCurrentChannel ( int Index ) )
defaultproperties
{
SystemLabel="System"
SystemPageClass="TribesGUI.TribesIRCSystem"
PublicChannelClass="TribesGUI.TribesIRCChannel"
PrivateChannelClass="TribesGUI.TribesIRCPrivate"
}
|
Creation time: st 23.5.2018 00:10:36.567 - Created with
UnCodeX