unreal.MagicLeapLocationOnSphereResultDelegate

class unreal.MagicLeapLocationOnSphereResultDelegate(*args, **kwargs)

Bases: unreal.DelegateBase

Delegate used to convey the result of a coarse location on sphere query.

Parameters
  • location_on_sphere (Vector) –

  • success (bool) –

C++ Source:

  • Plugin: MagicLeapLocation

  • Module: MagicLeapLocation

  • File: MagicLeapLocationTypes.h