• 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.5 Documentation
    • What's New
    • Understanding the Basics
    • Mobile Development
    • Working with Content
    • Building Virtual Worlds
    • Designing Visuals, Rendering, and Graphics
    • Creating Visual Effects
    • Programming and Scripting
    • Gameplay Systems
    • Animating Characters and Objects
    • Creating User Interfaces
    • Motion Design
    • 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 Python API Documentation
    • Unreal Engine Blueprint API Reference
    • Unreal Engine C++ API Reference
    • Unreal Engine Web API Documentation
  1. Epic GamesDeveloper
  2. IInterface

IInterface

Navigation

API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/UObject

Inheritance Hierarchy

  • IInterface
  • IActorSoundParameterInterface
  • IAudioParameterControllerInterface
  • ISoundParameterControllerInterface
  • UAudioComponent
  • IContextualAnimActorInterface
  • IMetaSoundDocumentInterface
  • UMetaSoundBuilderDocument
  • UMetaSoundPatch
  • UMetaSoundSource
  • IMoverInputProducerInterface
  • AMoverExamplesCharacter
  • INotifyFieldValueChanged
  • IPoseSearchTrajectoryPredictorInterface
  • UMoverTrajectoryPredictor
  • ITurnGeneratorInterface
  • UBlueprintableTurnGenerator
  • UExactDampedTurnGenerator
  • ULinearTurnGenerator
  • IVPContextMenuProvider
  • IVPInteraction
  • AVPBookmarkActor

References

   
Module CoreUObject
Header /Engine/Source/Runtime/CoreUObject/Public/UObject/Interface.h
Include #include "UObject/Interface.h"

Syntax

class IInterface  

Destructors

  Type Name Description
Protected function Virtual  

~IInterface ()

 

Typedefs

Name Description
UClassType  

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library

On this page
  • Navigation
  • Inheritance Hierarchy
  • References
  • Syntax
  • Destructors
  • Typedefs