Struct GSReputation
- Namespace
- MarymoorStudios.Core.Steamworks
- Assembly
- MarymoorStudios.Core.Steamworks.dll
public struct GSReputation : ICallResult
- Implements
-
- Inherited Members
-
Fields
BanExpires
Field Value
- uint
BannedGameID
public ulong BannedGameID
Field Value
- ulong
BannedIP
Field Value
- uint
BannedPort
Field Value
- ushort
CallbackId
public const int CallbackId = 209
Field Value
- int
ReputationScore
public uint ReputationScore
Field Value
- uint
Result
Field Value
- EResult
Properties
Banned
public bool Banned { get; set; }
Property Value
- bool