Click or drag to resize

BotPluginButtonText Property

Text of the plugins button

Namespace:  ff14bot.AClasses
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public virtual string ButtonText { get; }

Property Value

Type: String

Implements

IBotPluginButtonText
See Also