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

Unload fpg

From FenixWiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 19:12, 8 July 2007 (edit)
Sandman (Talk | contribs)

← Previous diff
Current revision (19:12, 8 July 2007) (edit) (undo)
Sandman (Talk | contribs)

 

Current revision


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