My program doesn't have bugs. It just develops random features.

UE3:SeqAct_ControlMovieTexture (UDK)

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


Properties[edit]

Property group 'SeqAct_ControlMovieTexture'[edit]

MovieTexture[edit]

Type: TextureMovie


Default values[edit]

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[edit]

EMovieControlType[edit]

MCT_Play 
MCT_Stop 
MCT_Pause 

Events[edit]

Activated[edit]

event Activated ()

Overrides: SequenceOp.Activated

Called when this event is activated.