Skip to content

ObjectPauseStatus

Represents pause status of an object.

Fields

Field Type Description
isDirectlyPaused Boolean! Represents whether an object is paused directly.
isEffectivelyPaused Boolean! Represents effective pause status of an object.
pausedSources [ObjectPausedSource!]! Represents all the ancestors that are paused.

Used By

Referenced by