Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/LevelInstance
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceTypes.h |
| Include | #include "LevelInstance/LevelInstanceTypes.h" |
Syntax
USTRUCT ()
struct FNewLevelInstanceParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAlwaysShowDialog | ||
| bool | bEnableStreaming | ||
| bool | bPromptForSave | ||
| TSubclassOf< AActor > | LevelInstanceClass | ||
| FString | LevelPackageName | ||
| TObjectPtr< AActor > | PivotActor | ||
| ELevelInstancePivotType | PivotType | ||
| TObjectPtr< UWorld > | TemplateWorld | ||
| ELevelInstanceCreationType | Type |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | |||
| void | SetExternalActors
(
bool bInExternalActors |
||
| void | SetForceExternalActors
(
bool bInForceExternalActors |
||
| bool |