Always snap to grid

UE3:UIStateSequence (UDK)

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

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.