I search for solutions in this order: Past Code, Unreal Source, Wiki, BUF, groups.yahoo, google, screaming at monitor. – RegularX

UE3:UTSeqAct_AdjustPersistentKey (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Revision as of 12:47, 6 November 2009 by (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> UTSeqAct_AdjustPersistentKey
Package: 
UTGame
This class in other games:
UT3

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

Properties[edit]

Property group 'UTSeqAct_AdjustPersistentKey'[edit]

bRemoveKey[edit]

Type: bool


TargetKey[edit]

Type: UTProfileSettings.ESinglePlayerPersistentKeys


Default values[edit]

Property Value
ObjCategory "Story"
ObjName "AdjustPersistentKey"

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.