Click or drag to resize

Sleep Constructor (Single, Single)

Namespace:  TreeSharp
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Sleep(
	float minSeconds,
	float maxSeconds
)

Parameters

minSeconds
Type: SystemSingle
maxSeconds
Type: SystemSingle
See Also