ETextBoxIndex

Enum values to identify text boxes.

Windows
MacOS
Linux

References

Module

GraphEditor

Header

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

Include

#include "KismetPins/SGraphPinVector2D.h"

Syntax

enum ETextBoxIndex
{
    TextBox_X,
    TextBox_Y,
}

Values

Name

Description

TextBox_X

TextBox_Y

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