Click or drag to resize

TreeRootStopGently Method

Namespace:  ff14bot
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static Task StopGently(
	string reason = ""
)

Parameters

reason (Optional)
Type: SystemString

Return Value

Type: Task
See Also