OnPackageStop: Difference between revisions

From Onset Developer Wiki
(Created page with "{{Info|Event|Server|1.0}} {{FuncDescription|__EDIT_ME__}} {{FuncSyntax|OnPackageStop}} {{FuncParameters}} == Example == __EDIT_ME__ {{RelatedFunctions}} {{ServerEvents}}")
 
No edit summary
Line 1: Line 1:
{{Info|Event|Server|1.0}}
{{Info|Event|Server|1.0}}


{{FuncDescription|__EDIT_ME__}}
{{FuncDescription|Package is being stopped. Cleanup your allocated resources here.}}


{{FuncSyntax|OnPackageStop}}
{{FuncSyntax|OnPackageStop()}}


{{FuncParameters}}
== Example ==
== Example ==
__EDIT_ME__
__EDIT_ME__

Revision as of 22:51, 22 March 2019