Navigation
API > API/Runtime > API/Runtime/Slate > API/Runtime/Slate/ISyntaxTokenizer
A token referencing a range in the original text
| Name | FToken |
| Type | struct |
| Header File | /Engine/Source/Runtime/Slate/Public/Framework/Text/SyntaxTokenizer.h |
| Include Path | #include "Framework/Text/SyntaxTokenizer.h" |
Syntax
struct FToken
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FToken
(
const ETokenType InType, |
Framework/Text/SyntaxTokenizer.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Range | FTextRange | Framework/Text/SyntaxTokenizer.h | ||
| Type | ETokenType | Framework/Text/SyntaxTokenizer.h |