beta
cables is under heavy development.
There might be one or another bug, please let us know about it!

LoadingStatus_v2 Op



LoadingStatus
Namespace: Ops.Cables

Op author: pandur

Test Patches: 3 Tests

trigger events / get information about asset-loading status




Inputs

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

Outputs

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

Caught a mistake or want to contribute to the documentation?

Edit Documentation 

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.


Patches using LoadingStatus_v2

  • Examples
  • Public
  • My Patches

Changelog


created op
2021-04-06 - pandur
Ops.User.pandur.LoadingStatus2 renamed to Ops.Patch.LoadingStatus_v2
2021-04-06 - pandur
renameOps.Patch.LoadingStatus_v2 renamed to Ops.Cables.LoadingStatus_v2
2023-03-08 - pandur