3rd Party Libraries
Recent Additions
Handles Parser
Discord
keyvalues
KeyValues
SetSectionName
File
SetSectionName
Last Updated
2014-11-08
Created At
2014-11-08
Sets the current section name.
native
void
SetSectionName(
const char[]
section
)
Parameters
const char[]
section
Section name.
Return Value
void