Click or drag to resize

FateBotSetFate Method

Sets the currentfate to the provided fatedata, also sets the poi.

Namespace:  ff14bot.BotBases
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public void SetFate(
	FateData fate
)

Parameters

fate
Type: ff14bot.ManagersFateData
See Also