Struct TimedTrialStatus
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct TimedTrialStatus : ICallback
- Implements
- Inherited Members
Fields
AppId
public AppId AppId
Field Value
CallbackId
public const int CallbackId = 1030
Field Value
SecondsAllowed
public uint SecondsAllowed
Field Value
SecondsPlayed
public uint SecondsPlayed
Field Value
Properties
IsOffline
public bool IsOffline { get; set; }