Rebornbuddy64 v1.0.417 Documentation
Rebornbuddy64 v1.0.417 Documentation
Namespaces
ff14bot Namespaces
ff14bot.Pathing Namespaces
ff14bot.Pathing
MoveResultExtensions Class
MoveResultExtensions Methods
CalculateNeededFacing Method
IsSuccessful Method
MinByOrDefault(TSource, TKey) Method
NormalizeRadian Method
MoveResultExtensions
IsSuccessful Method
Determines whether the specified move result is successful.
Namespace:
ff14bot.Pathing
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
Copy
public
static
bool
IsSuccessful
(
this
MoveResult
moveResult
)
Parameters
moveResult
Type:
ff14bot.Enums
MoveResult
The move result.
Return Value
Type:
Boolean
true
if successful;
false
otherwise
Usage Note
In Visual Basic and C#, you can call this method as an instance method on any object of type
MoveResult
. When you use instance method syntax to call this method, omit the first parameter. For more information, see
Extension Methods (Visual Basic)
or
Extension Methods (C# Programming Guide)
.
See Also
Reference
MoveResultExtensions Class
ff14bot.Pathing Namespace
© 2021 Bossland GmbH
Send comments on this topic to
support@thebuddyforum.com