Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FScopedOverrideSpawningLevelMountPointObject |
| Type | struct |
| Header File | /Engine/Source/Runtime/Engine/Classes/Engine/Level.h |
| Include Path | #include "Engine/Level.h" |
Syntax
struct FScopedOverrideSpawningLevelMountPointObject
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FScopedOverrideSpawningLevelMountPointObject
(
const UObject* InObject |
Engine/Level.h |
Destructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
~FScopedOverrideSpawningLevelMountPointObject() |
Engine/Level.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| PreviousValue | TWeakObjectPtr< const UObject > | Engine/Level.h |