Navigation
API > API/Editor > API/Editor/Blutility
| Name | UEditorUtilityActorComponent |
| Type | class |
| Header File | /Engine/Source/Editor/Blutility/Classes/EditorUtilityActorComponent.h |
| Include Path | #include "EditorUtilityActorComponent.h" |
Syntax
UCLASS (MinimalAPI, Abstract, Blueprintable, Meta=(ShowWorldContextPin))
class UEditorUtilityActorComponent : public UActorComponent
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UActorComponent → UEditorUtilityActorComponent
Implements Interfaces
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UEditorUtilityActorComponent
(
const FObjectInitializer& ObjectInitializer |
EditorUtilityActorComponent.h |