Page cover
For the complete documentation index, see llms.txt. This page is also available as Markdown.

StatsAndAchievements.Server

Like what your seeing?

Introduction

using StatsServer = HeathenEngineering.SteamworksIntegration.API.StatsAndAchievements.Server;
public static class StatsAndAchievements.Server

All features available to 1 are present in the other with some minor exceptions. The only notable difference is that Server related calls required you to provide the CSteamID of the user to be adjusted and will only work when that user is authenticated to the Steam Game Server that calls the method.

What can it do?

Set and reset Steam Stats and Achievements. Most of the features of the StatsAndAchievments interface can be accessed through its related objects.

Last updated