FXmlNode::GetAttributes

Gets all of the attributes in this node

Windows
MacOS
Linux

References

Module

XmlParser

Header

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

Include

#include "XmlNode.h"

Syntax

const TArray< FXmlAttribute > & GetAttributes() const

Remarks

Gets all of the attributes in this node

Returns

List of attributes in this node

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