Always snap to grid

UE3:UIStateSequence (UT3)

From Unreal Wiki, The Unreal Engine Documentation Site

Jump to: navigation, search
UT3 Object >> SequenceObject >> SequenceOp >> Sequence >> UISequence >> UIStateSequence

Contents

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.

[edit] Native functions

[edit] GetOwnerState

native final function UIState GetOwnerState () const

Returns the UIState that created this UIStateSequence.