SnapBehavior Enumeration |
Namespace: ff14bot.ServiceClient
public enum SnapBehavior
Member name | Value | Description | |
---|---|---|---|
None | 0 | Do not apply any snapping behavior. | |
ToWaterSurface | 1 | Snap upwards to find a water surface. Useful while swimming. | |
ToClosestSurface | 2 | Snap to closest surface. Useful while swimming in areas where we need to swim underground. |