Navigation
API > API/Plugins > API/Plugins/XmlSerialization > API/Plugins/XmlSerialization/FXmlArchiveOutputFormatter > API/Plugins/XmlSerialization/FXmlArchiveOutputFormatter/FImpl
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
void SetValue
(
ValueType Value |
|||
void SetValue
(
const TCHAR* Value |
SetValue(ValueType)
| Name | SetValue |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SerializationUtils/Source/XmlSerialization/Private/Formatters/XmlArchiveOutputFormatter.cpp |
| Include Path | #include "Formatters/XmlArchiveOutputFormatter.cpp" |
template<typename ValueType>
void SetValue
(
ValueType Value
)
SetValue(const TCHAR *)
| Name | SetValue |
| Type | function |
| Header File | /Engine/Plugins/Experimental/SerializationUtils/Source/XmlSerialization/Private/Formatters/XmlArchiveOutputFormatter.cpp |
| Include Path | #include "Formatters/XmlArchiveOutputFormatter.cpp" |
void SetValue
(
const TCHAR * Value
)