Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FComponentInterfaceImplementation |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Components/ComponentInterfaces.h |
| Include Path | #include "Components/ComponentInterfaces.h" |
Syntax
struct FComponentInterfaceImplementation
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | UClass * | Components/ComponentInterfaces.h | ||
| Resolver | TFunction< void *(UObject *)> | Components/ComponentInterfaces.h |