Morrowind Mod:XFileWriteFloat

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

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