DrawGetImageOnError CallableDrawGetImageOnError(Img, IsAsset): voidAttempts to redownload an image if it previously failed to loadParametersImg: HTMLImageElement & { errorcount?: number }Image tag that failed to loadIsAsset: booleanWhether or not the image is part of an assetReturns voidNothing
Attempts to redownload an image if it previously failed to load