BP_Crane

Cable

  • CableLengthGamepadSpeed (float): The speed at which the cable length changes when the gamepad is controlled.

  • CableLengthMin (float): Minimum cable length.

  • CableLengthMax (float): Maximum cable length.

  • CableChangeSmoothLengthSpeed (float): The speed of the smooth change in cable length.

  • CableLengthMouseSpeed (float): The speed at which the cable length changes when you control the mouse.

Crane

  • TurnCraneSpeed (float): Rotational speed of the crane.

  • PitchCraneArrowSpeed (float): Rotation speed of raising / lowering the boom of the crane.

  • RotateCraneArrow (float): The initial position of the arrow crane.

  • MinCranePitchArrow (float): The minimum position of the arrow crane.

  • MaxCranePitchArrow (float): The maximum position of the arrow crane.

Hook

  • TypeHook (E_TypeHooks): Type hook.

  • bUseHookTracer (bool): Enables / disables the display of the mark for the hook.

Last updated