My program doesn't have bugs. It just develops random features.

UE2:Tab_InstantActionMutators (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:10, 17 May 2008 by Wormbo (Talk | contribs) (Auto-generated page)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UT2004 Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionMutators
Package: 
XInterface
This class in other games:
UT2003

Class: XInterface.Tab_InstantActionMutators Parent: XInterface.GUITabPanel

<Enter a description here>

Properties

LastActiveMutators

Type: string

Modifiers: config


MutConfigMenu

Type: string


MutList

Type: xMutatorList


MyAvailMutators

Type: GUIListBox


MyDescBox

Type: GUIScrollTextBox


MySelectedMutators

Type: GUIListBox


Default values

See Tab_InstantActionMutators defaults.

Functions

Events

InitComponent

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions

AddAllMutators

function bool AddAllMutators (GUIComponent Sender)


AddMutator

function bool AddMutator (GUIComponent Sender)


AvailDBLClick

function bool AvailDBLClick (GUIComponent Sender)


GetGroupFor

function string GetGroupFor (string FriendlyName)


GetMutatorConfigMenu

function string GetMutatorConfigMenu (string FriendlyName)


ListChange

function ListChange (GUIComponent Sender)


MutConfigClick

function bool MutConfigClick (GUIComponent Sender)


NextMutatorInString

function string NextMutatorInString (out string mut)


Play

function string Play ()


RemoveAllMutators

function bool RemoveAllMutators (GUIComponent Sender)


RemoveMutator

function bool RemoveMutator (GUIComponent Sender)


ResolveMutator

function string ResolveMutator (string FriendlyName)


SelectedDBLClick

function bool SelectedDBLClick (GUIComponent Sender)


SelectMutator

function SelectMutator (string mutclass)