The three virtues of a programmer: Laziness, Impatience, and Hubris. – Larry Wall

UE1:UMenuMutatorList (RTNP)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
RTNP Object >> UWindowBase >> UWindowList >> UWindowListBoxItem >> UMenuMutatorList
Package: 
UMenu
This class in other games:
UT

null

Properties

MutatorClass

Type: string


MutatorName

Type: string


Instance functions

Compare

function bool Compare (UWindowList T, UWindowList B)

Overrides: UWindowList.Compare


FindMutator

function UMenuMutatorList FindMutator (string FindMutatorClass)