Mount Fuji Engine  0.8b
int MFScript_AddRef ( MFScriptObject pObject)

Increases the reference count of a script object.

Parameters
pObjectAn object belonging to the script to have its ref count increased.
Returns
The internal reference count.