save_to_file
Description:
Saves the this to the provided file location.
Parameters:
this | |
filepath |
the location to store the this at. |
Returns:
true if the target was correctly saved, else false. |
Saves the this to the provided file location.
this | |
filepath |
the location to store the this at. |
true if the target was correctly saved, else false. |