UBlendableInterface

Dummy class needed to support Cast(Object).

Windows
MacOS
Linux

Inheritance Hierarchy

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Engine/BlendableInterface.h

Include

#include "Engine/BlendableInterface.h"

Syntax

class UBlendableInterface : public UInterface

Remarks

Dummy class needed to support Cast<IBlendableInterface>(Object).

Constructors

Name Description

Public function

UBlendableInterface

(
    const FObjectInitializer& ObjectIn...
)

Dummy class needed to support Cast(Object)

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