| Modifier and Type | Method and Description |
|---|---|
static SteamRemoteStorage.UGCReadAction |
SteamRemoteStorage.UGCReadAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SteamRemoteStorage.UGCReadAction[] |
SteamRemoteStorage.UGCReadAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
int |
SteamRemoteStorage.ugcRead(SteamUGCHandle fileHandle,
ByteBuffer buffer,
int dataToRead,
int offset,
SteamRemoteStorage.UGCReadAction action) |
Copyright © 2018. All rights reserved.