Property Restart
- Namespace
- Velvet
- Assembly
- Velvet.Docs.dll
Restart
Returns to step 0 and re-commits its effect (firing a Call step 0's callback again). Does not implicitly unpause.
public Action Restart { get; }
Property Value
- Action
Returns to step 0 and re-commits its effect (firing a Call step 0's callback again). Does not implicitly unpause.
public Action Restart { get; }