- This wiki is out of date, use the continuation of this wiki instead
Unload fpg
From FenixWiki
Contents[hide] |
[edit] Definition
INT unload_fpg ( <INT fileID> )
Unloads a certain file from memory.
[edit] Parameters
INT fileID | - The fileID of the file to unload. |
[edit] Returns
INT : true
[edit] Notes
Sets the local variable file of the process where unload_fpg() was called from to 0.