function
from_file(_file[, _sha1])
Loads the resource from a file.
Name | Type | Description |
---|---|---|
_file | String |
The path to the file. |
_sha1 | String/Undefined |
Expected SHA1 of the file. If the actual one does not match with this, then the resource will not be loaded. |
Struct.BBMOD_Resource
Returns self
.
Copyright © 2022, BlueBurn. Built on May 18, 2022 using GMDoc.