FXmlNode::GetFirstChildNode

Gets the first child of this node which can be iterated into with GetNextNode

Windows
MacOS
Linux

References

Module

XmlParser

Header

/Engine/Source/Runtime/XmlParser/Public/XmlNode.h

Include

#include "XmlNode.h"

Source

/Engine/Source/Runtime/XmlParser/Private/XmlNode.cpp

Syntax

const FXmlNode * GetFirstChildNode() const

Remarks

Gets the first child of this node which can be iterated into with GetNextNode

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss