FetchTableRow
Revision as of 05:12, 23 February 2021 by Xifanie (talk | contribs) (Xifanie moved page Event Instruction EF to FetchTableRow)
{EF} FetchTableRow
FetchTableRow(xTB,xVR)
Fetches a row of data of a previously loaded Database into the variables defined inside the database.
Alongside {EE} GetTableSize, it allows to quickly load multiple variables with desired values with minimal event space use.
See also: {EE} GetTableSize
Table : Byte (hex)
Table ID as defined in the "Table Index" sheet of the Event Databases spreadsheet for the currently loaded Database.
Variable Row : Byte (hex)
Target Variable which holds the Row ID to load.