Freeloader
  • Freeloader Documentation
  • đŸ•šī¸Quick Start
    • Installation
    • Add a Loading Screen
      • Customization Settings
  • 📄Scripting
    • Loading
    • Tracking Progress
  • Events
  • đŸ› ī¸Support
    • Getting Help
  • 📚Changelogs
    • Latest Releases
  • ⭐Rate Me?
Powered by GitBook
On this page

Events

Available loading screen events.

The table below lists the events available in the LoadingScreen class.

Name
Description

onStart

A callback for when loading is started.

onProgressChanged

A callback for when the loading progress has updated.

onComplete

A callback for when loading is complete.

onClose

A callback for when the loading screen is closed.

PreviousTracking ProgressNextGetting Help

Last updated 12 days ago