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

Unload fpg

From FenixWiki

Revision as of 19:12, 8 July 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
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