![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <DatasmithAnimationSerializer.h>
Public Member Functions | |
| UE_API bool | Serialize (const TSharedRef< IDatasmithLevelSequenceElement > &LevelSequence, const TCHAR *FilePath, bool bDebugFormat=false) |
| UE_API bool | Deserialize (const TSharedRef< IDatasmithLevelSequenceElement > &LevelSequence, const TCHAR *FilePath) |
| bool FDatasmithAnimationSerializer::Deserialize | ( | const TSharedRef< IDatasmithLevelSequenceElement > & | LevelSequence, |
| const TCHAR * | FilePath | ||
| ) |
| bool FDatasmithAnimationSerializer::Serialize | ( | const TSharedRef< IDatasmithLevelSequenceElement > & | LevelSequence, |
| const TCHAR * | FilePath, | ||
| bool | bDebugFormat = false |
||
| ) |