EngineRestoreDFFImage

From Multi Theft Auto: Wiki
Jump to navigation Jump to search

ADDED/UPDATED IN VERSION 1.6.0 r21695:
This function restores changes to DFF file from IMG container.
[[|link=|]] Warning: This article is incomplete and may contain errors

Syntax

bool engineRestoreDFFImage ( int modelID )


OOP Syntax Help! I don't understand this!

Method: EngineIMG(...)


Required Arguments

  • modelID: ID of the model you want to restore.

Returns

Returns true if IMG file was successfully restored, false otherwise.


See Also