EToolMenuStringCommandType

Unreal Engine C++ API Reference > Developer > ToolMenus

References

   
Module ToolMenus
Header /Engine/Source/Developer/ToolMenus/Public/ToolMenuMisc.h
Include #include "ToolMenuMisc.h"

Syntax

enum EToolMenuStringCommandType  
{  
    Command,  
    Python,  
    Custom,  
}  

Values

Name Description
Command  
Python  
Custom  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library