Navigation
API > API/Developer > API/Developer/DatasmithFacade > API/Developer/DatasmithFacade/FDatasmithFacadeLevelSequence
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FDatasmithFacadeLevelSequence
(
const TCHAR* InName |
DatasmithFacadeAnimation.h | ||
FDatasmithFacadeLevelSequence
(
const TSharedRef< IDatasmithLevelSequenceElement >& InInternalLevelSequence |
DatasmithFacadeAnimation.h |
FDatasmithFacadeLevelSequence(const TCHAR *)
| Name | FDatasmithFacadeLevelSequence |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeAnimation.h |
| Include Path | #include "DatasmithFacadeAnimation.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeAnimation.cpp |
FDatasmithFacadeLevelSequence
(
const TCHAR * InName
)
FDatasmithFacadeLevelSequence(const TSharedRef< IDatasmithLevelSequenceElement > &)
| Name | FDatasmithFacadeLevelSequence |
| Type | function |
| Header File | /Engine/Source/Developer/Datasmith/DatasmithFacade/Public/DatasmithFacadeAnimation.h |
| Include Path | #include "DatasmithFacadeAnimation.h" |
| Source | /Engine/Source/Developer/Datasmith/DatasmithFacade/Private/DatasmithFacadeAnimation.cpp |
FDatasmithFacadeLevelSequence
(
const TSharedRef < IDatasmithLevelSequenceElement > & InInternalLevelSequence
)