BBMOD_ResourceManager.async_save_load_update

A function defined in BBMOD_ResourceManager.gml

async_save_load_update(_asyncLoad)

Description

Must be executed in the "Async - Save/Load" event!

Arguments

Name Type Description
_asyncLoad Id.DsMap The async_load map.

Returns

Struct.BBMOD_ResourceManager Returns self.

Note

This calls bbmod_async_image_loaded_update, so you do not need to call it again!

See also

bbmod_async_image_loaded_update

Do you find this page helpful?

Copyright © 2024, BlueBurn. Built on April 18, 2024 using GMDoc.