Navigation
API > API/Runtime > API/Runtime/Engine
Dummy class needed to support Cast
| Name | UBlendableInterface |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/BlendableInterface.h |
| Include Path | #include "Engine/BlendableInterface.h" |
Syntax
class UBlendableInterface : public UInterface
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UInterface → UBlendableInterface
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
UBlendableInterface
(
const FObjectInitializer& ObjectInitializer |
Dummy class needed to support Cast |
Engine/BlendableInterface.h |