StartPackage
From Onset Developer Wiki
Description
Start a package during runtime. If the package contains client files, they will be downloaded during the game.
Syntax
StartPackage(PackageName)
Parameters
- PackageName
The name of the package.
Return Value
- Returns true on success.
Example
__EDIT_ME__
See also
__EDIT_ME__