unreal.InAppPurchaseLogMessage

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

Bases: unreal.MulticastDelegateBase

Delegate used to report log messages. note: This is useful if the user wishes to have log messages in 3D space.

Parameters

log_message (str) – A string containing the log message.

C++ Source:

  • Plugin: MagicLeap

  • Module: MagicLeap

  • File: InAppPurchaseComponent.h