• Unreal Engine 5.7
  • Unreal Engine 5.6
  • Unreal Engine 5.5
  • Unreal Engine 5.4
  • Unreal Engine 5.3
  • Unreal Engine 5.2
  • Unreal Engine 5.1
  • Unreal Engine 5.0
  • Unreal Engine 4.27
  • Unreal Engine 5.7 Documentation
    • What's New
    • Get Started
    • Understanding the Basics
    • Working with Content
    • Building Virtual Worlds
    • Designing Visuals, Rendering, and Graphics
    • Creating Visual Effects
    • Gameplay Tutorials
    • Blueprints Visual Scripting
    • Programming with C++
    • Gameplay Systems
    • Mobile Development
    • Animating Characters and Objects
    • Motion Design
    • Creating User Interfaces
    • Working with Audio
    • Working with Media
    • Setting Up Your Production Pipeline
    • Testing and Optimizing Your Content
    • Sharing and Releasing Projects
    • Samples and Tutorials
    • Unreal Engine Web API Documentation
    • Unreal Engine Blueprint API Reference
    • Unreal Engine C++ API Reference
    • Unreal Engine Python API Documentation
    • Unreal Engine Node References
  1. Epic GamesDeveloper
  2. IInterface

IInterface

Navigation

API > API/Runtime > API/Runtime/CoreUObject

   
Name IInterface
Type class
Header File /Engine/Source/Runtime/CoreUObject/Public/UObject/Interface.h
Include Path #include "UObject/Interface.h"

Syntax

class IInterface  

Derived Classes

IInterface derived class hierarchy
  • IMoverInputProducerInterface
  • IVPInteraction
  • IVPBookmarkProvider
  • IActorSoundParameterInterface
  • IAudioComponentGroupExtension
  • IAudioLinkBlueprintInterface
  • IAudioParameterControllerInterface
  • IChaosNotifyHandlerInterface
  • IChaosPathedMovementDebugDrawInterface
  • IContextualAnimActorInterface
  • IMassActorPoolableInterface
  • IMetaSoundDocumentInterface
  • IMorphTargetEditingToolInterface
  • IMovieGraphEvaluationNodeInjector
  • IMovieGraphModifierNodeInterface
  • INotifyFieldValueChanged
  • IPoseSearchTrajectoryPredictorInterface
  • ITurnGeneratorInterface
  • IUserListEntry
  • IVPContextMenuProvider
  • IMetaHumanCharacterEditorActorInterface


Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page
  • Navigation
  • Syntax
  • Derived Classes