ETextPropertyEditAction

Unreal Engine C++ API Reference > Editor > EditorWidgets > IEditableTextProperty

References

   
Module EditorWidgets
Header /Engine/Source/Editor/EditorWidgets/Public/STextPropertyEditableTextBox.h
Include #include "STextPropertyEditableTextBox.h"

Syntax

enum ETextPropertyEditAction  
{  
    EditedNamespace,  
    EditedKey,  
    EditedSource,  
}  

Values

Name Description
EditedNamespace  
EditedKey  
EditedSource  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library