Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/UCameraShakeBase
Description
Returns whether this shake is active.
A camera shake is active between the calls to StartShake and TeardownShake.
| Name | IsActive |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/Camera/CameraShakeBase.h |
| Include Path | #include "Camera/CameraShakeBase.h" |
bool IsActive() const