Table of Contents

Struct GSClientAchievementStatus

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct GSClientAchievementStatus : ICallback
Implements
Inherited Members

Fields

Achievement

public GSClientAchievementStatus.AchievementType Achievement

Field Value

GSClientAchievementStatus.AchievementType

CallbackId

public const int CallbackId = 206

Field Value

int

SteamID

public ulong SteamID

Field Value

ulong

Properties

Unlocked

public bool Unlocked { get; set; }

Property Value

bool