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

Morrowind Mod:XFileWriteFloat

The UESPWiki – Your source for The Elder Scrolls since 1995

A function added by MWSE.

xFileWriteFloat is the same as for xFileWriteShort but stores a (4 byte) FLOAT value.

Syntax[edit]

xFileWriteFloat filename (string), value (float)

Example[edit]


See Also[edit]

xFileRewind
xFileSeek
xFileReadText
xFileWriteText
xFileReadShort
xFileReadLong
xFileReadFloat
xFileReadString
xFileWriteShort
xFileWriteLong
xFileWriteString