Font.destroy() - Mtax-Development/GML-OOP GitHub Wiki
Name |
Type |
Optional |
forceAssetDeletion |
{bool} |
No |
{undefined}
Remove the internal information from the memory if this Font
is not an asset Font
or if is and the asset deletion was forced. A destroyed asset Font
will be remain unusable until the application is completely shut down and then restarted.