Table of Contents

Struct SearchForGameResultCallback

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

Fields

CallbackId

public const int CallbackId = 5202

Field Value

int

CountAcceptedGame

public int CountAcceptedGame

Field Value

int

CountPlayersInGame

public int CountPlayersInGame

Field Value

int

Result

public EResult Result

Field Value

EResult

SearchID

public ulong SearchID

Field Value

ulong

SteamIDHost

public CSteamID SteamIDHost

Field Value

CSteamID

Properties

FinalCallback

public bool FinalCallback { get; set; }

Property Value

bool