Navigation
API > API/Plugins > API/Plugins/CineAssemblyTools
Indicates how a SubAssemblySection will be used
| Name | ESubAssemblySectionType |
| Type | enum |
| Header File | /Engine/Plugins/VirtualProduction/CinematicAssemblyTools/Source/CineAssemblyTools/Public/MovieSceneSubAssemblySection.h |
| Include Path | #include "MovieSceneSubAssemblySection.h" |
Syntax
enum ESubAssemblySectionType
{
Reference,
Template,
}
Values
| Name | Remarks |
|---|---|
| Reference | |
| Template | Section contains a reference to an existing sequence Section contains a template object used to create a new sequence |