Gets or sets whether the script should restart from the beginning when it reaches the end.
Namespace:
RRAutoLib.CTC
Assembly:
RRAutoLib (in RRAutoLib.dll) Version: 4.0.8678.28884
SyntaxPublic Property Loop As Boolean
Get
Set
public bool Loop { get; set; }
Property Value
Type:
Boolean
See Also