FXmlNode::GetAttribute

Gets an attribute that corresponds with the passed-in 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

FString GetAttribute
(
    const FString & InTag
) const

Remarks

Gets an attribute that corresponds with the passed-in 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