FToken

A token referencing a range in the original text

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Framework/Text/SyntaxTokenizer.h

Include

#include "Framework/Text/SyntaxTokenizer.h"

Syntax

struct FToken

Remarks

A token referencing a range in the original text

Variables

Name Description

Public variable

FTextRange

 

Range

Public variable

ETokenType

 

Type

Constructors

Name Description

Public function

FToken

(
    const ETokenType InType,
    const FTextRange& InRange
)

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