unreal.AchievementWriteDelegate

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

Bases: 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