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

#include <SyntaxTokenizer.h>

Public Member Functions

 FRule (FString InMatchText)
 

Public Attributes

FString MatchText
 

Detailed Description

Rule used to match syntax token types

Constructor & Destructor Documentation

◆ FRule()

FSyntaxTokenizer::FRule::FRule ( FString  InMatchText)
inline

Member Data Documentation

◆ MatchText

FString FSyntaxTokenizer::FRule::MatchText

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