Table of Contents

Struct SteamNetworkingFakeIPResult

Namespace
MarymoorStudios.Core.Steamworks
Assembly
MarymoorStudios.Core.Steamworks.dll
public struct SteamNetworkingFakeIPResult : IGlobalCallback, ICallback
Implements
Inherited Members

Fields

CallbackId

public const int CallbackId = 1223

Field Value

int

IP

public uint IP

Field Value

uint

Identity

public SteamNetworkingIdentity Identity

Field Value

SteamNetworkingIdentity

MaxReturnPorts

public const int MaxReturnPorts = 8

Field Value

int

Ports

public SteamNetworkingFakeIPResult.PortsType Ports

Field Value

SteamNetworkingFakeIPResult.PortsType

Result

public EResult Result

Field Value

EResult