Table of Contents

Struct RemoteStorageFileReadAsyncComplete

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

Fields

CallbackId

public const int CallbackId = 1332

Field Value

int

FileReadAsync

public SteamAPICall FileReadAsync

Field Value

SteamAPICall

Offset

public uint Offset

Field Value

uint

ReadCount

public uint ReadCount

Field Value

uint

Result

public EResult Result

Field Value

EResult