Navigation
API > API/Runtime > API/Runtime/Engine
Accessor used by World when removing level
| Name | FLevelRemoveFromWorldAccessor |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Level.h |
| Include Path | #include "Engine/Level.h" |
Syntax
struct FLevelRemoveFromWorldAccessor
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static bool IsFinishedRouteActorEndPlayForRemoveFromWorld
(
ULevel* InLevel |
Engine/Level.h | ||
static void ResetRouteActorEndPlayForRemoveFromWorld
(
ULevel* InLevel |
Engine/Level.h | ||
static void RouteActorEndPlayForRemoveFromWorld
(
ULevel* InLevel, |
Engine/Level.h |