Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelEditorViewportClient
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLevelViewportActorLock & GetActorLock () |
Gets the actor lock. This is the actor locked to the viewport via the viewport menus. | LevelEditorViewport.h | |
| Gets the actor lock. This is the actor locked to the viewport via the viewport menus. | LevelEditorViewport.h |
GetActorLock()
Description
Gets the actor lock. This is the actor locked to the viewport via the viewport menus.
| Name | GetActorLock |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include Path | #include "LevelEditorViewport.h" |
const FLevelViewportActorLock & GetActorLock() const
GetActorLock()
Description
Gets the actor lock. This is the actor locked to the viewport via the viewport menus.
| Name | GetActorLock |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include Path | #include "LevelEditorViewport.h" |
FLevelViewportActorLock & GetActorLock()