Navigation
API > API/Editor > API/Editor/Kismet > API/Editor/Kismet/ISCSEditorUICustomization
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual bool HideAddComponentButton () |
ISCSEditorUICustomization.h | ||
virtual bool HideAddComponentButton
(
TArrayView< UObject* > Context |
ISCSEditorUICustomization.h |
HideAddComponentButton()
| Name | HideAddComponentButton |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/ISCSEditorUICustomization.h |
| Include Path | #include "ISCSEditorUICustomization.h" |
virtual bool HideAddComponentButton() const
HideAddComponentButton(TArrayView< UObject * >)
| Name | HideAddComponentButton |
| Type | function |
| Header File | /Engine/Source/Editor/Kismet/Public/ISCSEditorUICustomization.h |
| Include Path | #include "ISCSEditorUICustomization.h" |
virtual bool HideAddComponentButton
(
TArrayView< UObject * > Context
) const
Whether to hide the "Add Component" combo button