Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/FAdditionalCategory
| |
|
| Name |
FPlaceholder |
| Type |
struct |
| Header File |
/Engine/Source/Editor/Kismet/Public/BlueprintEditorModule.h |
| Include Path |
#include "BlueprintEditorModule.h" |
Syntax
struct FPlaceholder
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| MenuDescription |
FText |
Display text of the placeholder entry. |
BlueprintEditorModule.h |
|
| SectionID |
NodeSectionID::Type |
Section of the placeholder entry. |
BlueprintEditorModule.h |
|
| Tooltip |
FText |
Tooltip of the placeholder entry. |
BlueprintEditorModule.h |
|