![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <XmlNode.h>
Public Member Functions | |
| FXmlAttribute (const FString &InTag, const FString &InValue) | |
| XMLPARSER_API const FString & | GetTag () const |
| XMLPARSER_API const FString & | GetValue () const |
|
inline |
| const FString & FXmlAttribute::GetTag | ( | ) | const |
Gets the tag of the attribute
| const FString & FXmlAttribute::GetValue | ( | ) | const |
Gets the value of the attribute