FXmlNode::FindChildNode

Finds the first child node that contains the specified tag

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

FXmlNode * FindChildNode
(
    const FString & InTag
)

Remarks

Finds the first child node that contains the specified tag

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