ETextBoxIndex

Enum values to identify text boxes.

Unreal Engine C++ API Reference > Editor > GraphEditor > KismetPins > SGraphPinVector

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.


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library