| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||
Core.Object
|
+-- XInterface.GUI
|
+-- XInterface.GUIComponent
|
+-- XInterface.GUIMultiComponent
|
+-- XInterface.GUIPage
|
+-- XInterface.UT2K4GUIPage
|
+-- GUI2K4.PopupPageBase
|
+-- GUI2K4.FloatingWindow
|
+-- GUI2K4.LockedFloatingWindow
|
+-- GUI2K4.UT2k4ModelSelect
|
+-- ROInterface.ROUT2k4ModelSelect
| Variables Summary | |
|---|---|
| ROUT2k4ModelSelect | |
| Texture | mytexture |
| Inherited Variables from GUI2K4.UT2k4ModelSelect |
|---|
| CharList, co_Race, IgnoredTypes, InvalidTypes, i_bk, LockedImage, MyTab, nfov, PlayerList, SpinnyDude, SpinnyDudeOffset, YawValue |
| Inherited Variables from GUI2K4.LockedFloatingWindow |
|---|
| b_Cancel, b_OK, EdgeBorder[4], sb_Main, SubCaption |
| Functions Summary | ||
|---|---|---|
![]() | InitComponent (GUIController MyController, GUIComponent MyOwner)) | |
![]() | RefreshCharacterList (string ExcludedChars, optional string Race)) | |
![]() | bool | SystemMenuPreDraw (canvas Canvas)) |
| Inherited Functions from GUI2K4.UT2k4ModelSelect |
|---|
| Free, GetDataString, HandleParameters, InitComponent, InternalOnDraw, IsHiddenCharacter, IsUnlocked, ListChange, Opened, PopulateRaces, RaceChange, RefreshCharacterList, UpdateSpinnyDude |
| Inherited Functions from GUI2K4.LockedFloatingWindow |
|---|
| AlignButtons, InitComponent, InternalOnClick, InternalOnCreateComponent |
| Variables Detail |
|---|
| Functions Detail |
|---|
InitComponent Source code
RefreshCharacterList Source code
SystemMenuPreDraw Source code| Defaultproperties |
|---|
defaultproperties
{
MyTexture=Texture'InterfaceArt_tex.Menu.button_normal'
Begin Object Class=FloatingImage Name=FloatingFrameBackground
Image=Texture'InterfaceArt_tex.Menu.button_normal'
DropShadow=None
ImageStyle=ISTY_Stretched
ImageRenderStyle=MSTY_Normal
WinTop=0.020000
WinLeft=0.000000
WinWidth=1.000000
WinHeight=0.980000
RenderWeight=0.000003
End Object
i_FrameBG=FloatingImage'ROInterface.ROUT2k4ModelSelect.FloatingFrameBackground'
}
|
| Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
| previous class next class | frames no frames | |||||