Navigation
API > API/Runtime > API/Runtime/CoreUObject > API/Runtime/CoreUObject/Misc
References
| Module | CoreUObject |
| Header | /Engine/Source/Runtime/CoreUObject/Public/Misc/EditorPathHelper.h |
| Include | #include "Misc/EditorPathHelper.h" |
Syntax
class FEditorPathHelper
Remarks
Helper class that can build Editor FSoftObjectPath(s) based on EditorPathOwners in an object's outer chain.
Functions
| Type | Name | Description | |
|---|---|---|---|
| FSoftObjectPath | GetEditorPath
(
const UObject* InObject |
||
| FSoftObjectPath | GetEditorPathFromEditorPathOwner
(
const UObject* InObject, |
||
| FSoftObjectPath | GetEditorPathFromReferencer
(
const UObject* InObject, |
||
| UObject * | GetEditorPathOwner
(
const UObject* InObject |
||
| bool | IsEnabled () |
||
| bool | IsInEditorPath
(
const UObject* InEditorPathOwner, |