3rd Party Libraries
Recent Additions
Handles Parser
Discord
keyvalues
KeyValues
DeleteKey
File
DeleteKey
Last Updated
2014-11-08
Created At
2014-11-08
Removes the given key from the current position.
native
bool
DeleteKey(
const char[]
key
)
Parameters
const char[]
key
Name of the key.
Return Value
bool
True on success, false if key did not exist.