Table of Contents

Struct GSReputation

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

Fields

BanExpires

public uint BanExpires

Field Value

uint

BannedGameID

public ulong BannedGameID

Field Value

ulong

BannedIP

public uint BannedIP

Field Value

uint

BannedPort

public ushort BannedPort

Field Value

ushort

CallbackId

public const int CallbackId = 209

Field Value

int

ReputationScore

public uint ReputationScore

Field Value

uint

Result

public EResult Result

Field Value

EResult

Properties

Banned

public bool Banned { get; set; }

Property Value

bool