Skip to content

asset_loading_complete

This is an MPF Event

The content on this page is technical documentation for an MPF Event.

Posted when the asset manager has loaded all the assets in its queue.

Note that this event does NOT necessarily mean that all asset loading is complete. Rather is just means that the asset manager has loaded everything in its queue.

For example, when the MPF-MC boots, it will load the assets it is configured to load on start. However, if the MPF MC is started but MPF is not, then the MPF MC will load its assets and then post this asset_loading_complete event when it's done. Then when MPF is started and connects, MPF will need to load its own assets, which means the MPF MC will post more loading_assets and then a final asset_loading_complete event a second time for the MPF-based assets.

This event does not have any keyword arguments


Something missing or wrong? You can fix it!

This website is edited by people like you! Is something wrong or missing? Is something out of date, or can you explain it better?

Please help us! You can fix it yourself and be an official "open source" contributor!

It's easy! See our Beginner's guide to editing the docs.

Page navigation via the keyboard: < >

You can navigate this site via the keyboard. There are two modes:

General navigation, when search is not focused:

  • F , S , / : open search dialog
  • P , , : go to previous page
  • N , . : go to next page

While using the search function:

  • Down , Up : select next / previous result
  • Esc , Tab : close search
  • Enter : go to highlighted page in the results