GameObjectIsWithinInteractRange Property |
Checks if the player is within range to interact with a given object
Tries to be more restrictive so that the server does not reply with out of range
Namespace:
ff14bot.Objects
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public virtual bool IsWithinInteractRange { get; }
Property Value
Type:
BooleanSee Also