UCameraShake::StopShake

Stops this shake from playing.

Windows
MacOS
Linux

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Classes/Camera/CameraShake.h

Include

#include "Camera/CameraShake.h"

Source

/Engine/Source/Runtime/Engine/Private/Camera/CameraShake.cpp

Syntax

virtual void StopShake
(
    bool bImmediately
)

Remarks

Stops this shake from playing.

Parameters

Parameter

Description

bImmediatly

If true, shake stops right away regardless of blend out settings. If false, shake may blend out according to its settings.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss