Garry's Mod Wiki

File:ReadUInt64

  string File:ReadUInt64()

Description

Reads an unsigned 64-bit integer from the file.

Returns

1 string
An unsigned 64-bit integer.
Since Lua cannot store full 64-bit integers, this function returns a string. It is mainly aimed at usage with Player:SteamID64.