Click or drag to resize

ArticyFlowPlayerPausedOn Property

Gets the current paused on flow element.

Namespace:  Articy.Unity
Assembly:  ArticyRuntime (in ArticyRuntime.dll) Version: 1.0.3
Syntax
C#
public IFlowObject PausedOn { get; }

Property Value

Type: IFlowObject
See Also