Lua API
On this page

Revision

Inherits from

Vector collection data for the revisions vector

Fields:

IdDatFile number

Dat File header offset 0x0150, Dat File header offset 0x014C

IdIteration number

The corresponding Dat file revision for this patch set

IdsToDownloadCount number

Number of resources to add in this revision

IdsToPurgeCount number

Number of resources to purge in this revision

Methods:

GetPropertyKeys() : string[]

Returns a list of strings of all public property / field names. Useful for reflection on UserData in lua scripts

Returns:string[]

ToString() : string

Returns a string that represents the current object.

Returns:string