Click or drag to resize

ArticyFlowPlayerPlay Method

Continues the traversal using the first branch.

Namespace:  Articy.Unity
Assembly:  ArticyRuntime (in ArticyRuntime.dll) Version: 1.0.3
Syntax
C#
public void Play()
Remarks
Note Note
If you have 3 branches, the first one has the index 0, the second 1 and so forth. In this case it will choose the first branch
See Also