UDocumentation
UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
DatasmithSceneXmlWriter.h
Go to the documentation of this file.
1
// Copyright Epic Games, Inc. All Rights Reserved.
2
3
#pragma once
4
5
#include "
Templates/SharedPointer.h
"
6
7
#define UE_API DATASMITHCORE_API
8
9
class
FArchive
;
10
class
IDatasmithScene
;
11
12
class
FDatasmithSceneXmlWriter
13
{
14
public
:
15
UE_API
void
Serialize
(
TSharedRef< IDatasmithScene >
DatasmithScene
,
FArchive
& Archive );
16
};
17
18
#undef UE_API
SharedPointer.h
StaticCastSharedRef
UE_FORCEINLINE_HINT TSharedRef< CastToType, Mode > StaticCastSharedRef(TSharedRef< CastFromType, Mode > const &InSharedRef)
Definition
SharedPointer.h:127
UE_API
#define UE_API
Definition
DatasmithSceneXmlWriter.h:7
EStructSerializerNullValuePolicies::Serialize
@ Serialize
FArchive
Definition
Archive.h:1208
FDatasmithSceneXmlWriter
Definition
DatasmithSceneXmlWriter.h:13
IDatasmithScene
Definition
IDatasmithSceneElements.h:1466
TSharedRef
Definition
SharedPointer.h:153
Engine
Source
Runtime
Datasmith
DatasmithCore
Public
DatasmithSceneXmlWriter.h
Generated by
1.9.8