unreal.GoogleVRTransition2DCallbackProxy

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

Bases: unreal.Object

Google VRTransition 2DCallback Proxy

C++ Source:

  • Plugin: GoogleVRTransition2D

  • Module: GoogleVRTransition2D

  • File: GoogleVRTransition2DCallbackProxy.h

Editor Properties: (see get_editor_property/set_editor_property)

  • on_transition_to2d (GoogleVRTransition2DDelegate): [Read-Write] delegate to handle the completion of the 2D transition

property on_transition_to2d

[Read-Write] delegate to handle the completion of the 2D transition

Type

(GoogleVRTransition2DDelegate)