Navigation
Unreal Engine C++ API Reference > Editor > Kismet
References
Module | Kismet |
Header | /Engine/Source/Editor/Kismet/Public/ISCSEditorUICustomization.h |
Include | #include "ISCSEditorUICustomization.h" |
Syntax
class ISCSEditorUICustomization
Remarks
SCSEditor UI customization
Destructors
Type | Name | Description |
---|---|---|
~ISCSEditorUICustomization () |
Functions
Type | Name | Description |
---|---|---|
EChildActorC... | GetChildActorVisualizationMode () | Setting an override also forces child actor tree view expansion to be enabled. |
TSubclassOf<... | GetComponentTypeFilter () | |
bool | HideAddComponentButton () | |
bool | HideBlueprintButtons () | |
bool | HideComponentsFilterBox () | |
bool | HideComponentsTree () |