Table of Contents

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

AppId

CallbackId

public const int CallbackId = 1030

Field Value

int

SecondsAllowed

public uint SecondsAllowed

Field Value

uint

SecondsPlayed

public uint SecondsPlayed

Field Value

uint

Properties

IsOffline

public bool IsOffline { get; set; }

Property Value

bool