Gah - a solution with more questions. – EntropicLqd

UE3:SeqAct_ControlMovieTexture (UDK)

From Unreal Wiki, The Unreal Engine Documentation Site
Jump to: navigation, search
UDK Object >> SequenceObject >> SequenceOp >> SequenceAction >> SeqAct_ControlMovieTexture
Package: 
Engine
This class in other games:
UT3


Properties

Property group 'SeqAct_ControlMovieTexture'

MovieTexture

Type: TextureMovie


Default values

Property Value
bCallHandler False
InputLinks[0]
Member Value
LinkDesc "Play"
InputLinks[1]
Member Value
LinkDesc "Stop"
InputLinks[2]
Member Value
LinkDesc "Pause"
ObjCategory "Cinematic"
ObjName "Control Movie Texture"

Enums

EMovieControlType

MCT_Play 
MCT_Stop 
MCT_Pause 

Events

Activated

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.