This page contains documentation for advanced Fuse features, so we have taken the liberty to tick the "Show advanced things" checkbox above for you in advance to be able to provide you with some additional information.

Location

Namespace
Fuse.Triggers
Package
Fuse.Triggers 2.9.1

Possible Values

None
Loading

A resources is being loaded, either locally or remotely. Resolution could take several seconds.

Deferring

There is a deferred processing, such as Defer, that is expected to resolve in a few frames.

Processing

An extended processing, such as calculation, is happening on the node, resolution could take several seconds, or longer

Preparing

Setup of the node and its children that should resolve in a couple of frames.

Failed

There is a failure condition. Resolution may or may not be automatic

Short

Busy activities that should resolve within a few frames

Long

Busy activities tat may take several seconds, or longer, to resolve

Common

Typical busy activities, excluding Failed

Any

A complete list of all possible BusyTaskActivity's

Show Uno properties and methods

Interface of BusyTaskActivity

Processing : BusyTaskActivity uno

An extended processing, such as calculation, is happening on the node, resolution could take several seconds, or longer

Inherited from object