Navigation
Unreal Engine C++ API Reference > Editor > LevelEditor > SLevelViewport
References
Module | LevelEditor |
Header | /Engine/Source/Editor/LevelEditor/Public/SLevelViewport.h |
Include | #include "SLevelViewport.h" |
Source | /Engine/Source/Editor/LevelEditor/Private/SLevelViewport.cpp |
void SetAllowsCinematicControl ( bool bAllow )
Remarks
Sets whether the viewport should allow cinematic control
Parameters
Name | Description |
---|---|
Whether | the viewport should allow cinematic control. |