unreal.CameraShakeStartParams

class unreal.CameraShakeStartParams(is_restarting=False)

Bases: unreal.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] Is Restarting

property is_restarting

[Read-Write] Is Restarting

Type

(bool)