UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
IEditorPathObjectInterface Class Reference

#include <EditorPathObjectInterface.h>

+ Inheritance diagram for IEditorPathObjectInterface:

Detailed Description

Interface to be implemented by Objects that can be part of an Editor Path through a Editor Path owner

See FEditorPathHelper::GetEditorPath. Paths returned by FEditorPathHelper::GetEditorPath variants should be resolvable through the EditorPathOwner's class override of ResolveSubObject.

Example implementation of this is to allow Objects outside of a Level Instance to reference objects inside a Level Instance.


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