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