FComponentClassComboEntry

Windows
MacOS
Linux

Inheritance Hierarchy

TSharedFromThis

FComponentClassComboEntry

References

Module

UnrealEd

Header

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

Include

#include "SComponentClassCombo.h"

Syntax

class FComponentClassComboEntry : public TSharedFromThis< FComponentClassComboEntry >

Constructors

Name Description

Public function

FComponentClassComboEntry()

Public function

FComponentClassComboEntry

(
    const FString& InHeadingText
)

Public function

FComponentClassComboEntry

(
    const FString& InHeadingText,
    TSubclassOf< UActorComponent > InCo...,
    bool InIncludedInFilter,
    EComponentCreateAction::Type InComp...,
    FComponentEntryCustomizationArgs In...
)

Public function

FComponentClassComboEntry

(
    const FString& InHeadingText,
    const FString& InComponentName,
    FName InComponentPath,
    const UClass* InIconClass,
    bool InIncludedInFilter
)

Functions

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