FCurveEditorTreeTextFilterToken

A specific text token (containing neither spaces nor .)

Unreal Engine C++ API Reference > Editor > CurveEditor > Tree

References

   
Module CurveEditor
Header /Engine/Source/Editor/CurveEditor/Public/Tree/CurveEditorTreeFilter.h
Include #include "Tree/CurveEditorTreeFilter.h"

Syntax

struct FCurveEditorTreeTextFilterToken  

Remarks

A specific text token (containing neither spaces nor .)

Variables

Type Name Description
FString Token  

Functions

Type Name Description
bool Match ( const TCHAR* InString ) Match this token against a string

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library