unreal.CameraShakeStartParams

class unreal.CameraShakeStartParams(is_restarting: bool = False)

Bases: StructBase

Parameters for starting a camera shake.

C++ Source:

  • Module: Engine

  • File: CameraShakeBase.h

Editor Properties: (see get_editor_property/set_editor_property)

  • is_restarting (bool): [Read-Write]

property is_restarting: bool

[Read-Write]

Type:

(bool)