- Extends
- SeqAct_Latent
- Modifiers
- native
Copyright 1998-2011 Epic Games, Inc. All Rights Reserved.
Core.Object
|
+-- Engine.SequenceObject
|
+-- Engine.SequenceOp
|
+-- Engine.SequenceAction
|
+-- Engine.SeqAct_Latent
|
+-- GameFramework.SeqAct_ControlGameMovie
Movie
EndOfRenderingMovieFrame Source code
var(Movie) int EndOfRenderingMovieFrame;
var(Movie) string MovieName;
StartOfRenderingMovieFrame Source code
var(Movie) int StartOfRenderingMovieFrame;
defaultproperties
{
ObjName="Control Game Movie"
ObjCategory="Cinematic"
bAutoActivateOutputLinks=FALSE
InputLinks(0)=(LinkDesc="Play")
InputLinks(1)=(LinkDesc="Stop")
OutputLinks(0)=(LinkDesc="Out")
OutputLinks(1)=(LinkDesc="Movie Completed")
VariableLinks.Empty
VariableLinks(0)=(ExpectedType=class'SeqVar_String',LinkDesc="MovieName",PropertyName=MovieName)
StartOfRenderingMovieFrame=-1
EndOfRenderingMovieFrame=-1
}
|
Creation time: ti 22-3-2011 19:56:56.054 - Created with
UnCodeX