Navigation
API > API/Runtime > API/Runtime/Engine
| Name | FLevelInstanceEditorPivotHelper |
| Type | class |
| Header File | /Engine/Source/Runtime/Engine/Public/LevelInstance/LevelInstanceEditorPivot.h |
| Include Path | #include "LevelInstance/LevelInstanceEditorPivot.h" |
Syntax
class FLevelInstanceEditorPivotHelper
Functions
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
static ILevelInstanceEditorPivotInterface * Create
(
ILevelInstanceInterface* LevelInstance, |
LevelInstance/LevelInstanceEditorPivot.h | ||
static FVector GetPivot
(
ILevelInstanceEditorPivotInterface* PivotInterface, |
LevelInstance/LevelInstanceEditorPivot.h | ||
static void SetPivot
(
ILevelInstanceEditorPivotInterface* PivotInterface, |
LevelInstance/LevelInstanceEditorPivot.h | ||
static void ShowPivotLocation
(
const FVector& PivotLocation |
LevelInstance/LevelInstanceEditorPivot.h |