UsingSteam
Checks whether the plugin is using Steam.
Syntax
native bool:UsingSteam() /** * Checks whether the plugin is using Quick Save. * * @return True if it is, 0 if it isn't. */ native bool:UsingQuickSave()
Return
True — if it is, 0 if it isn't.
Defined in
becomevip.inc
at line 75
.
This documentation was automatically generated from source.