Mostly Harmless

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

See UT2K4Tab_HudSettings properties.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: Settings_Tabs.InitComponent


Other instance functions

ChangeCustomStatus

function ChangeCustomStatus ()


GetDefaultColor

function Object.Color GetDefaultColor ()


InitializeHUDColor

function InitializeHUDColor ()


InternalOnChange

function InternalOnChange (GUIComponent Sender)

Overrides: Settings_Tabs.InternalOnChange


InternalOnClick

function bool InternalOnClick (GUIComponent Sender)


InternalOnLoadINI

function InternalOnLoadINI (GUIComponent Sender, string s)


ResetClicked

function ResetClicked ()

Overrides: Settings_Tabs.ResetClicked


SaveCustomHUDColor

function bool SaveCustomHUDColor ()


SaveSettings

function SaveSettings ()

Overrides: Settings_Tabs.SaveSettings


UpdatePreviewColor

function UpdatePreviewColor ()


UsingCustomColor

function bool UsingCustomColor ()