Morrowind Mod:XFileReadLong

The UESPWiki – Your source for The Elder Scrolls since 1995
Jump to: navigation, search

A function added by MWSE.

xFileReadLong the same as xFileReadShort but reads LONGS (4 bytes).

Syntax[edit]

count (long), ...: xFileReadLong filename (string), count (long)

Example[edit]

long matches
long integer
setx matches integer to XFileReadLong "filename" 1

See Also[edit]

xFileRewind
xFileSeek
xFileReadText
xFileWriteText
xFileReadShort
xFileReadFloat
xFileReadString
xFileWriteShort
xFileWriteLong
xFileWriteFloat
xFileWriteString