unreal.VPScoutingSubsystemGestureManagerBase

class unreal.VPScoutingSubsystemGestureManagerBase(outer: Object | None = None, name: Name | str = 'None')

Bases: Object

  • Base class of the gesture manager defined in BP

C++ Source:

  • Plugin: VirtualProductionUtilities

  • Module: VPUtilitiesEditor

  • File: VPScoutingSubsystem.h

editor_tick(delta_seconds) None

Editor Tick deprecated: This function will be removed from UE5.7

Parameters:

delta_seconds (float)

on_vr_editing_mode_enter() None

On VREditing Mode Enter deprecated: This function will be removed from UE5.7

on_vr_editing_mode_exit() None

On VREditing Mode Exit deprecated: This function will be removed from UE5.7