There is no spoon
UE2:MyNetworkStatusMsg (UE2Runtime)
From Unreal Wiki, The Unreal Engine Documentation Site
| Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPage >> MyNetworkStatusMsg |
Contents |
- Package:
- GUI
| 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) 2003, Epic Games, Inc. All Rights Reserved
[edit] Properties
[edit] BarHeight
Type: float
[edit] BarVPos
Type: float
[edit] bIgnoreEsc
Type: bool
Default value: True
[edit] ButtonHeight
Type: float
[edit] ButtonHGap
Type: float
[edit] ButtonVGap
Type: float
[edit] ButtonWidth
Type: float
[edit] LeaveMPButtonText
Type: string
Modifiers: localized
[edit] LeaveSPButtonText
Type: string
Modifiers: localized
[edit] NetStatBackground
Type: GUIButton
Modifiers: automated
Default value: GUIButton'cNetStatBackground'
[edit] NetStatLabel
Type: GUILabel
Modifiers: automated
Default value: GUILabel'cNetStatLabel'
[edit] NetStatOk
Type: GUIButton
Modifiers: automated
Default value: GUIButton'cNetStatOk'
[edit] Default values
| Property | Value |
|---|---|
| bRequire640x480 | False |
| WinHeight | 0.25 |
| WinTop | 0.375 |
[edit] Subobjects
[edit] cNetStatBackground
Class: GUI.GUIButton
| Property | Value |
|---|---|
| bAcceptsInput | False |
| bNeverFocus | True |
| StyleName | "SquareBar" |
| WinHeight | 0.25 |
| WinTop | 0.375 |
[edit] cNetStatLabel
Class: GUI.GUILabel
| Property | Value |
|---|---|
| bBoundToParent | True |
| bMultiLine | True |
| TextAlign | TXTA_Center |
| TextFont | "HeaderFont" |
| WinHeight | 0.5 |
| WinTop | 0.125 |
[edit] cNetStatOk
Class: GUI.GUIButton
| Property | Value |
|---|---|
| __OnClick__Delegate | |
| bBoundToParent | True |
| Caption | "OK" |
| WinHeight | 0.05 |
| WinLeft | 0.375 |
| WinTop | 0.675 |
| WinWidth | 0.25 |
[edit] Functions
[edit] Events
[edit] HandleParameters
Overrides: GUIPage.HandleParameters
[edit] Other instance functions
[edit] InitComponent
function InitComponent (GUIController MyController, GUIComponent MyOwner)
Overrides: GUIPage.InitComponent
[edit] InternalOnClick
function bool InternalOnClick (GUIComponent Sender)
