Rebornbuddy
Loading...
Searching...
No Matches
ff14bot.Pathing.Flightor.MountHelper Class Reference

A mount helper. More...

Static Public Member Functions

static async Task< bool > MountUpCoroutine ()
 Summons the flying mount.

Properties

static bool Mounted [get]
 Gets a value indicating whether we can mount.

Detailed Description

A mount helper.

Member Function Documentation

◆ MountUpCoroutine()

async Task< bool > ff14bot.Pathing.Flightor.MountHelper.MountUpCoroutine ( )
static

Summons the flying mount.

Returns
true if the mount was summoned; otherwise false.

Property Documentation

◆ Mounted

bool ff14bot.Pathing.Flightor.MountHelper.Mounted
staticget

Gets a value indicating whether we can mount.

true if we can mount, false if not.

Gets a value indicating whether we are mounted on a flying mount.