unreal.GoogleVRControllerEventManager

class unreal.GoogleVRControllerEventManager(outer=None, name='None')

Bases: unreal.Object

GoogleVRController Extensions Function Library

C++ Source:

  • Plugin: GoogleVRController

  • Module: GoogleVRController

  • File: GoogleVRControllerEventManager.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_controller_recentered_delegate (GoogleVRControllerRecenterDelegate): [Read-Write] DEPRECATED: Please use VRNotificationsComponent’s VRControllerRecentered delegate instead!

  • on_controller_state_changed_delegate (GoogleVRControllerStateChangeDelegate): [Read-Write] On Controller State Changed Delegate

property on_controller_recentered_delegate

Please use VRNotificationsComponent’s VRControllerRecentered delegate instead!

Type

(GoogleVRControllerRecenterDelegate)

Type

[Read-Write] DEPRECATED

property on_controller_state_changed_delegate

[Read-Write] On Controller State Changed Delegate

Type

(GoogleVRControllerStateChangeDelegate)