UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FDatasmithAnimationSerializer Class Reference

#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)
 

Member Function Documentation

◆ Deserialize()

bool FDatasmithAnimationSerializer::Deserialize ( const TSharedRef< IDatasmithLevelSequenceElement > &  LevelSequence,
const TCHAR FilePath 
)

◆ Serialize()

bool FDatasmithAnimationSerializer::Serialize ( const TSharedRef< IDatasmithLevelSequenceElement > &  LevelSequence,
const TCHAR FilePath,
bool  bDebugFormat = false 
)

The documentation for this class was generated from the following files: