Navigation
API > API/Runtime > API/Runtime/XmlParser > API/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 |