Click or drag to resize

GameSettingsManagerFaceTargetOnAction Property

Gets and sets the status of the "Automatically face target when using action." setting in Character Config->Target->Target Settings

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool FaceTargetOnAction { get; set; }

Property Value

Type: Boolean
See Also