Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
Buddy Namespaces
Buddy.Coroutines
Coroutine Class
Coroutine Methods
Wait Method
Wait Method (Int32, Func(Boolean))
Wait Method (TimeSpan, Func(Boolean))
Coroutine
Wait Method (TimeSpan, Func
Boolean
)
Namespace:
Buddy.Coroutines
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
static
Task
<
bool
>
Wait
(
TimeSpan
maxWaitTimeout
,
Func
<
bool
>
condition
)
Parameters
maxWaitTimeout
Type:
System
TimeSpan
condition
Type:
System
Func
Boolean
Return Value
Type:
Task
Boolean
See Also
Reference
Coroutine Class
Wait Overload
Buddy.Coroutines Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com