UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
FTaggedStringParser::FNode Struct Reference

Public Member Functions

 FNode ()
 
 FNode (const FColor &InColor)
 

Public Attributes

FString String
 
FColor Color
 
bool bNewLine
 

Constructor & Destructor Documentation

◆ FNode() [1/2]

FTaggedStringParser::FNode::FNode ( )
inline

◆ FNode() [2/2]

FTaggedStringParser::FNode::FNode ( const FColor InColor)
inline

Member Data Documentation

◆ bNewLine

bool FTaggedStringParser::FNode::bNewLine

◆ Color

FColor FTaggedStringParser::FNode::Color

◆ String

FString FTaggedStringParser::FNode::String

The documentation for this struct was generated from the following file: