DoesPakExist
From Onset Developer Wiki
Description
Checks if a pak with the specified name exists.
Syntax
DoesPakExist(PakName)
Parameters
- PakName
The name of the Pak file without extension.
Return Value
- Returns true when the Pak exsits.
Example
__EDIT_ME__
See also
__EDIT_ME__