Table of Contents

Struct SteamServerConnectFailure

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct SteamServerConnectFailure : ICallback
Implements
Inherited Members

Fields

CallbackId

public const int CallbackId = 102

Field Value

int

Result

public EResult Result

Field Value

EResult

Properties

StillRetrying

public bool StillRetrying { get; set; }

Property Value

bool