Click or drag to resize

WaitContinue Constructor (Int32, Composite)

Namespace:  TreeSharp
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public WaitContinue(
	int timeoutSeconds,
	Composite child
)

Parameters

timeoutSeconds
Type: SystemInt32
child
Type: TreeSharpComposite
See Also