LoadingStatus_v2 Op

LoadingStatus

trigger events / get information about asset-loading status



Edit Documentation

Full Name
  • Ops.Cables.LoadingStatus_v2
Visibility
  • Core Op - Official cables op
License
  • MIT
AuthorTest Patches


 

Example Patch Weather API - Example

Makes a request to the MetaWeather API and displays the current temperature.
We use a CORS-proxy here to overcome security-problems between HTTP and HTTPS.

To change the city run this in your browser: https://www.metaweather.com/api/location/search/?query=berlin, change the last part (city) and copy the woeid from the response to `Location ID.

Open In Editor

INPUT PORTS


exe (Trigger)
PreRender Ops (Number:boolean )
Play Timeline (Number:boolean )

OUTPUT PORTS


Next (Trigger)
Finished Initial Loading (boolean Number)
Loading (boolean Number)
Progress (Number)
Jobs (Array)
Trigger Loading Finished (Trigger)

Patches using LoadingStatus_v2

  • Examples
  • Public
  • My Patches

Changelog


created opuser avatarpandur - 2021-04-06 17:20
Ops.User.pandur.LoadingStatus2 renamed to Ops.Patch.LoadingStatus_v2user avatarpandur - 2021-04-06 18:43
renameOps.Patch.LoadingStatus_v2 renamed to Ops.Cables.LoadingStatus_v2user avatarpandur - 2023-03-08 09:53