Class Streaming

Manages asynchronous loading of StreamingData.

Constructors

Methods

  • Checks whether the resource with the given UUID is currently streaming data.

    Parameters

    Returns boolean

Events

onResourceStreamingFinalized: Event<[Resource], void>

Gets called on the Main Thread every time a resource with the given UUID finalizes its streaming operation.