UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ILevelInstanceInterface Class Referenceabstract

#include <LevelInstanceInterface.h>

+ Inheritance diagram for ILevelInstanceInterface:

Detailed Description

Interface to be implemented by Actor classes to implement support for LevelInstances

Interface exists to allow integration of the LevelInstance workflow on existing Actor class hierarchies.

See also
FLevelInstanceActorImpl to use as a member or base class member of the implementing class. It provides most of the boiler plate code so that the implementing class behaves properly in editor (Undo/Redo/Delete/Selection/Imporrt/etc)

The documentation for this class was generated from the following files: