FileStore64 Method |
Stores an integer as 64 bits in the file.
Note: The value must lie in the interval [-2^63, 2^63 - 1] (i.e. be a valid Int32 value).
Namespace: Godot
public void Store64( ulong value )
[Missing <param name="value"/> documentation for "M:Godot.File.Store64(System.UInt64)"]