UE3:UIStateSequence (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 09:11, 17 May 2008 by Wormbo (talk | contribs) (Auto-generated page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
UT3 Object >> SequenceObject >> SequenceOp >> Sequence >> UISequence >> UIStateSequence
Package:
Engine
Implemented interfaces:
UIEventContainer
This class in other games:

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

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

Native functions

GetOwnerState

native final function UIState GetOwnerState () const

Returns the UIState that created this UIStateSequence.