FComponentEntryCustomizationArgs

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/SComponentClassCombo.h

Include

#include "SComponentClassCombo.h"

Syntax

struct FComponentEntryCustomizationArgs

Variables

Name Description

Public variable

TWeakObjectPtr<...

 

AssetOverride

Specific asset to use instead of the selected asset in the content browser

Public variable

FString

 

ComponentNameOverride

Custom name to display

Public variable

FName

 

IconOverrideBrushName

Brush icon to use instead of the class icon

Public variable

FOnComponentCre...

 

OnComponentCreated

Callback when a new component is created

Public variable

int32

 

SortPriority

Custom sort priority to use (smaller means sorted first)

Constructors

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss