Sets a large integer value of a KeyValues key.
void KvSetUInt64(Handle kv, const char[] key, const int value[2])
KeyValues Handle.
Name of the key, or NULL_STRING.
Large integer value (0=High bits, 1=Low bits)
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.