Navigation
Unreal Engine C++ API Reference > Runtime > XmlParser > FXmlNode
Type | Name | Description | |
---|---|---|---|
![]() ![]() |
const FXmlNode * | FindChildNode
(
const FString& InTag |
Finds the first child node that contains the specified tag |
![]() |
FXmlNode * | FindChildNode
(
const FString& InTag |
Finds the first child node that contains the specified tag |