UAchievementQueryCallbackProxy::CacheAchievements

Fetches and caches achievement progress from the default online subsystem.

Windows
MacOS
Linux

References

Module

OnlineSubsystemUtils

Header

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Classes/AchievementQueryCallbackProxy.h

Include

#include "AchievementQueryCallbackProxy.h"

Source

/Engine/Plugins/Online/OnlineSubsystemUtils/Source/OnlineSubsystemUtils/Private/AchievementQueryCallbackProxy.cpp

Syntax

[UFUNCTION](Programming/UnrealArchitecture/Reference/Functions)(BlueprintCallable,
          Meta=(BlueprintInternalUseOnly="true", WorldContext="WorldContextObject"),
          Category="Online|Achievements")
static UAchievementQueryCallbackProxy * CacheAchievements
(
    UObject * WorldContextObject,
    class APlayerController * PlayerController
)

Remarks

Fetches and caches achievement progress from the default online subsystem.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss