Always snap to grid

UE2:Tab_InstantActionMutators (UT2004)

From Unreal Wiki, The Unreal Engine Documentation Site
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[edit]

LastActiveMutators[edit]

Type: string

Modifiers: config


MutConfigMenu[edit]

Type: string


MutList[edit]

Type: xMutatorList


MyAvailMutators[edit]

Type: GUIListBox


MyDescBox[edit]

Type: GUIScrollTextBox


MySelectedMutators[edit]

Type: GUIListBox


Default values[edit]

See Tab_InstantActionMutators defaults.

Functions[edit]

Events[edit]

InitComponent[edit]

event InitComponent (GUIController MyController, GUIComponent MyOwner)

Overrides: GUIPanel.InitComponent


Other instance functions[edit]

AddAllMutators[edit]

function bool AddAllMutators (GUIComponent Sender)


AddMutator[edit]

function bool AddMutator (GUIComponent Sender)


AvailDBLClick[edit]

function bool AvailDBLClick (GUIComponent Sender)


GetGroupFor[edit]

function string GetGroupFor (string FriendlyName)


GetMutatorConfigMenu[edit]

function string GetMutatorConfigMenu (string FriendlyName)


ListChange[edit]

function ListChange (GUIComponent Sender)


MutConfigClick[edit]

function bool MutConfigClick (GUIComponent Sender)


NextMutatorInString[edit]

function string NextMutatorInString (out string mut)


Play[edit]

function string Play ()


RemoveAllMutators[edit]

function bool RemoveAllMutators (GUIComponent Sender)


RemoveMutator[edit]

function bool RemoveMutator (GUIComponent Sender)


ResolveMutator[edit]

function string ResolveMutator (string FriendlyName)


SelectedDBLClick[edit]

function bool SelectedDBLClick (GUIComponent Sender)


SelectMutator[edit]

function SelectMutator (string mutclass)