unreal.AchievementWriteCompleteDelegate

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

Bases: MulticastDelegateBase

Achievement Write Complete Delegate Delegate Signature

Parameters:
  • written_achievement_name (str)

  • written_progress (float)

  • written_user_tag (int32)

C++ Source:

  • Plugin: OnlineSubsystemUtils

  • Module: OnlineSubsystemUtils

  • File: AchievementWriteCallbackProxy.h