unreal.AchievementWriteDelegate

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

Bases: unreal.MulticastDelegateBase

Achievement Write Delegate Delegate Signature

Parameters
  • written_achievement_name (Name) –

  • written_progress (float) –

  • written_user_tag (int32) –

C++ Source:

  • Plugin: OnlineSubsystemUtils

  • Module: OnlineSubsystemUtils

  • File: AchievementWriteCallbackProxy.h