ETextBoxIndex

Enum values to identify text boxes.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

/Engine/Source/Editor/GraphEditor/Public/KismetPins/SGraphPinVector.h

Include

#include "KismetPins/SGraphPinVector.h"

Syntax

enum ETextBoxIndex
{
    TextBox_0,
    TextBox_1,
    TextBox_2,
}

Values

Name

Description

TextBox_0

TextBox_1

TextBox_2

Remarks

Enum values to identify text boxes.

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