Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/ULevelInstanceSubsystem
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
ILevelInstanceInterface * GetLevelInstancePropertyOverridesEditOwner
(
ILevelInstanceInterface* LevelInstance |
LevelInstance/LevelInstanceSubsystem.h | ||
const ILevelInstanceInterface * GetLevelInstancePropertyOverridesEditOwner
(
const ILevelInstanceInterface* LevelInstance |
LevelInstance/LevelInstanceSubsystem.h |
GetLevelInstancePropertyOverridesEditOwner(ILevelInstanceInterface *)
| Name | GetLevelInstancePropertyOverridesEditOwner |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceSubsystem.h |
| Include Path | #include "LevelInstance/LevelInstanceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceSubsystem.cpp |
ILevelInstanceInterface * GetLevelInstancePropertyOverridesEditOwner
(
ILevelInstanceInterface * LevelInstance
) const
GetLevelInstancePropertyOverridesEditOwner(const ILevelInstanceInterface *)
| Name | GetLevelInstancePropertyOverridesEditOwner |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceSubsystem.h |
| Include Path | #include "LevelInstance/LevelInstanceSubsystem.h" |
| Source | /Engine/Source/Runtime/Engine/Private/LevelInstance/LevelInstanceSubsystem.cpp |
const ILevelInstanceInterface * GetLevelInstancePropertyOverridesEditOwner
(
const ILevelInstanceInterface * LevelInstance
) const