Gah - a solution with more questions. – EntropicLqd

UE2:UT2K4Tab_HudSettings (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K4TabPanel >> Settings_Tabs >> UT2K4Tab_HudSettings
Package: 
GUI2K4

Created on: 07/10/03 HUD Configuration Menu

Written by Ron Prestenback © 2003, Epic Games, Inc. All Rights Reserved

Properties[edit]

See UT2K4Tab_HudSettings properties.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Settings_Tabs.InitComponent


Other instance functions[edit]

ChangeCustomStatus[edit]

function ChangeCustomStatus ()


GetDefaultColor[edit]

function Object.Color GetDefaultColor ()


InitializeHUDColor[edit]

function InitializeHUDColor ()


InternalOnChange[edit]

function InternalOnChange (GUIComponent Sender)

Overrides: Settings_Tabs.InternalOnChange


InternalOnClick[edit]

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI[edit]

function InternalOnLoadINI (GUIComponent Sender, string s)


ResetClicked[edit]

function ResetClicked ()

Overrides: Settings_Tabs.ResetClicked


SaveCustomHUDColor[edit]

function bool SaveCustomHUDColor ()


SaveSettings[edit]

function SaveSettings ()

Overrides: Settings_Tabs.SaveSettings


UpdatePreviewColor[edit]

function UpdatePreviewColor ()


UsingCustomColor[edit]

function bool UsingCustomColor ()