Struct DurationControl
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct DurationControl : ICallResult
- Implements
-
- Inherited Members
-
Fields
AppId
Field Value
- AppId
CallbackId
public const int CallbackId = 167
Field Value
- 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
Field Value
- EResult
TodaySeconds
Field Value
- int
Properties
Applicable
public bool Applicable { get; set; }
Property Value
- bool