FXmlAttribute

Windows
MacOS
Linux

References

Module

XmlParser

Header

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

Include

#include "XmlNode.h"

Syntax

class FXmlAttribute

Constructors

Name Description

Public function

FXmlAttribute

(
    const FString& InTag,
    const FString& InValue
)

Functions

Name Description

Public function Const

const FStrin...

 

GetTag()

Gets the tag of the attribute

Public function Const

const FStrin...

 

GetValue()

Gets the value of the attribute

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