Navigation
API > API/Plugins > API/Plugins/XmlSerialization > API/Plugins/XmlSerialization/FXmlArchiveInputFormatter
| Name | FImpl |
| Type | class |
| Header File | /Engine/Plugins/Experimental/SerializationUtils/Source/XmlSerialization/Private/Formatters/XmlArchiveInputFormatter.cpp |
| Include Path | #include "Formatters/XmlArchiveInputFormatter.cpp" |
Syntax
class FImpl
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FImpl () |
|||
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers | | --- | --- | --- | --- | --- |Functions
Public
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
pugi::xml_attribute GetValueAttrib() |
|||
bool Pop
(
const TCHAR* InFuncName, |
|||
void Push
(
const pugi::xml_node& InXmlNode |
|||
const pugi::xml_node & XmlElement() |
Current xml element being traversed. | ||
pugi::xml_node & XmlElementMutable() |