Navigation
API > API/Editor > API/Editor/UnrealEd > API/Editor/UnrealEd/FLevelEditorViewportClient
Overloads
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
const FLevelViewportActorLock & GetCinematicActorLock () |
Get the actor locked to the viewport by cinematic tools like Sequencer. | LevelEditorViewport.h | |
| Get the actor locked to the viewport by cinematic tools like Sequencer. | LevelEditorViewport.h |
GetCinematicActorLock()
Description
Get the actor locked to the viewport by cinematic tools like Sequencer.
| Name | GetCinematicActorLock |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include Path | #include "LevelEditorViewport.h" |
const FLevelViewportActorLock & GetCinematicActorLock() const
GetCinematicActorLock()
Description
Get the actor locked to the viewport by cinematic tools like Sequencer.
| Name | GetCinematicActorLock |
| Type | function |
| Header File | /Engine/Source/Editor/UnrealEd/Public/LevelEditorViewport.h |
| Include Path | #include "LevelEditorViewport.h" |
FLevelViewportActorLock & GetCinematicActorLock()