Always snap to grid
UE2:Tab_InstantActionMutators (UT2004)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> GUI >> GUIComponent >> GUIMultiComponent >> GUIPanel >> GUITabPanel >> UT2K3TabPanel >> Tab_InstantActionMutators |
- Package:
- XInterface
- This class in other games:
- UT2003
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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]
GetMutatorConfigMenu[edit]
ListChange[edit]
function ListChange (GUIComponent Sender)
MutConfigClick[edit]
function bool MutConfigClick (GUIComponent Sender)
NextMutatorInString[edit]
Play[edit]
function string Play ()
RemoveAllMutators[edit]
function bool RemoveAllMutators (GUIComponent Sender)
RemoveMutator[edit]
function bool RemoveMutator (GUIComponent Sender)
ResolveMutator[edit]
SelectedDBLClick[edit]
function bool SelectedDBLClick (GUIComponent Sender)
SelectMutator[edit]
function SelectMutator (string mutclass)