FComponentTypeEntry

Windows
MacOS
Linux

References

Module

UnrealEd

Header

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

Include

#include "ComponentTypeRegistry.h"

Syntax

struct FComponentTypeEntry

Variables

Name Description

Public variable

FString

 

ComponentAssetName

Name of the component, corresponds to asset name for blueprint components

Public variable

UClass *

 

ComponentClass

Optional pointer to the UClass, will be nullptr for blueprint components that aren't loaded

Public variable

FString

 

ComponentName

Name of the component, as typed by the user

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