Check out our 2024 Retrospective for a look back at events that shaped the wiki during 2024.

Morrowind Mod:XFileReadFloat

The UESPWiki – Your source for The Elder Scrolls since 1995

A function added by MWSE.

xFileReadFloat the same as xFileReadShort but reads FLOATS (4 bytes).

Syntax[edit]

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

Example[edit]


See Also[edit]

xFileRewind
xFileSeek
xFileReadText
xFileWriteText
xFileReadShort
xFileReadLong
xFileReadString
xFileWriteShort
xFileWriteLong
xFileWriteFloat
xFileWriteString