Class: Package
Lua
C++
Edit

Package::Restrict

This method enables extra security measures for any loaded package.

Syntax

Remarks

This method will prevent any script from directly accessing password-protected package files. The functions ReadFile, Package::ReadFile, and Package::ExtractFile will return null or false under these circumstances.

Copyright © 2024 Ultra Software.
All rights reserved.