My program doesn't have bugs. It just develops random features.
UE3:UIStateSequence (UT3)
From Unreal Wiki, The Unreal Engine Documentation Site
Object >> SequenceObject >> SequenceOp >> Sequence >> UISequence >> UIStateSequence |
Contents
- Package:
- Engine
- Implemented interfaces:
- UIEventContainer
- This class in other games:
- UDK
This is an auto-generated page and may need human attention. Please remove the {{autogenerated}} tag if the page seems reasonably complete or replace it with the {{expand}} tag if the page is not yet complete. |
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.