Navigation
API > API/Runtime > API/Runtime/Engine
Classes
| Type | Name | Description | |
|---|---|---|---|
| ALevelInstance | |||
| ALevelInstanceEditorInstanceActor | Editor Only Actor that is spawned inside every LevelInstance Instance Level so that we can update its Actor Transforms through the ILevelInstanceInterface's (ULevelInstanceComponent) | ||
| ALevelInstancePivot | |||
| FLevelInstanceActorGuid | Helper struct that allows serializing the ActorGuid for runtime use. | ||
| FLevelInstanceActorImpl | Provides base implementation for AActor classes implementing the ILevelInstanceInterface | ||
| FLevelInstanceActorPropertyOverride | |||
| FLevelInstanceEditorPivotHelper | |||
| FLevelInstanceID | FLevelInstanceID is a runtime unique id that is computed from the Hash of LevelInstance Actor Guid and all its ancestor LevelInstance Actor Guids. | ||
| FNewLevelInstanceParams | |||
| ILevelInstanceEditorModule | The module holding all of the UI related pieces for LevelInstance management | ||
| ILevelInstanceEditorPivotInterface | Interface to be implemented by Actor classes to implement support for LevelInstance Editor Pivot | ||
| ILevelInstanceInterface | Interface to be implemented by Actor classes to implement support for LevelInstances | ||
| ULevelInstanceComponent | ULevelInstanceComponent subclasses USceneComponent for Editing purposes so that we can have a proxy to the LevelInstanceActor's RootComponent transform without attaching to it. | ||
| ULevelInstanceEditorPivotInterface | |||
| ULevelInstanceInterface | |||
| ULevelInstancePropertyOverrideAsset | |||
| ULevelInstancePropertyOverridePolicy | |||
| ULevelInstanceSettings | Copyright Epic Games, Inc. All Rights Reserved. | ||
| ULevelInstanceSubsystem | ULevelInstanceSubsystem | ||
| ULevelStreamingLevelInstance | |||
| ULevelStreamingLevelInstanceEditor |
Enums
| Type | Name | Description | |
|---|---|---|---|
| ELevelInstanceBreakFlags | |||
| ELevelInstanceCreationType | |||
| ELevelInstancePivotType | |||
| ELevelInstanceRuntimeBehavior |
Functions
| Type | Name | Description | |
|---|---|---|---|