Table of Contents

Struct DurationControl

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct DurationControl : ICallResult
Implements
Inherited Members

Fields

AppId

public AppId AppId

Field Value

AppId

CallbackId

public const int CallbackId = 167

Field Value

int

Last5hSeconds

public int Last5hSeconds

Field Value

int

Notification

public EDurationControlNotification Notification

Field Value

EDurationControlNotification

Progress

public EDurationControlProgress Progress

Field Value

EDurationControlProgress

RemainingSeconds

public int RemainingSeconds

Field Value

int

Result

public EResult Result

Field Value

EResult

TodaySeconds

public int TodaySeconds

Field Value

int

Properties

Applicable

public bool Applicable { get; set; }

Property Value

bool