◆ AreEqual()
◆ ChangeLog()
proto native string Revision.ChangeLog |
( |
| ) |
|
◆ CompareTo()
◆ ComputePatchSize()
◆ GetAvailability()
◆ GetDependencies()
◆ GetFiles()
proto native int Revision.GetFiles |
( |
out notnull array< string > |
aFiles | ) |
|
◆ GetGameVersion()
proto native string Revision.GetGameVersion |
( |
| ) |
|
◆ GetGameVersionArray()
proto native void Revision.GetGameVersionArray |
( |
out notnull array< int > |
versionArray | ) |
|
◆ GetLoadFlags()
proto native int Revision.GetLoadFlags |
( |
| ) |
|
Describes which data are not loaded yet.
A bitmask which should be compared with EPendingLoadState.
◆ GetPatchSize()
proto bool Revision.GetPatchSize |
( |
out float |
size | ) |
|
◆ GetScenarios()
◆ GetSizeBytes()
proto native float Revision.GetSizeBytes |
( |
| ) |
|
Total size of all its files.
◆ GetTotalSize()
proto native float Revision.GetTotalSize |
( |
| ) |
|
◆ GetVersion()
proto native string Revision.GetVersion |
( |
| ) |
|
◆ GetVersionArray()
proto native void Revision.GetVersionArray |
( |
out notnull array< int > |
versionArray | ) |
|
◆ IsDownloaded()
proto native bool Revision.IsDownloaded |
( |
| ) |
|
◆ INVALID_MAJOR_VERSION
const int Revision.INVALID_MAJOR_VERSION = -1 |
|
static |
The documentation for this interface was generated from the following file:
- GameLib/online/WorkshopApi.c