3rd Party Libraries
Recent Additions
Handles Parser
Discord
sdktools_variant_t
SetVariantBool
File
SetVariantBool
Last Updated
2017-02-16
Created At
2017-02-16
Sets a bool value in the global variant object.
native
void
SetVariantBool(
bool
val
)
Parameters
bool
val
Input value.
Return Value
void