GetTableSize

From Final Fantasy Hacktics Wiki
Revision as of 05:20, 21 February 2021 by Xifanie (talk | contribs)
Jump to navigation Jump to search

{EE} GetTableSize

GetTableSize(xVR,xTB)

Loads a database from the CD which was created by the Event Databases spreadsheet and subsequently patched with FFTOrgASM.

Alongside {EF} FetchTableRow, it allows to quickly load multiple variables with desired values with minimal event space use.


See also: {EF} FetchTableRow


Sector Offset : Byte (unsigned)

Sector Offset of the desired Database as identified in the Event Databases spreadsheet.


Sector Length : Byte (unsigned)

Sector Length of the desired Database as identified in the Event Databases spreadsheet.