This wiki is out of date, use the continuation of this wiki instead

Unload fpg

From FenixWiki

Jump to: navigation, search


Contents

[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.

Personal tools