I don't need to test my programs. I have an error-correcting modem.

UE3:UIStateSequence (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> Sequence >> UISequence >> UIStateSequence
Package: 
Engine
Implemented interfaces
UIEventContainer
This class in other games:
UDK

UISequence used to contain sequence objects which are associated with a particular UIState.

Copyright 1998-2007 Epic Games, Inc. All Rights Reserved.

Native functions[edit]

GetOwnerState[edit]

native final function UIState GetOwnerState () const

Returns the UIState that created this UIStateSequence.