SLevelViewport::SetAllowsCinematicControl

Sets whether the viewport should allow cinematic control

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.

Ask questions and help your peers Developer Forums

Write your own tutorials or read those from others Learning Library