FXmlNode::SetContent

Sets the new value of the node

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

void SetContent
(
    const FString & InContent
)

Remarks

Sets the new value of the 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