My program doesn't have bugs. It just develops random features.
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
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
GetMutatorConfigMenu
ListChange
function ListChange (GUIComponent Sender)
MutConfigClick
function bool MutConfigClick (GUIComponent Sender)
NextMutatorInString
Play
function string Play ()
RemoveAllMutators
function bool RemoveAllMutators (GUIComponent Sender)
RemoveMutator
function bool RemoveMutator (GUIComponent Sender)
ResolveMutator
SelectedDBLClick
function bool SelectedDBLClick (GUIComponent Sender)
SelectMutator
function SelectMutator (string mutclass)