ProfileBehaviorLog Method (Color, String, Object) |
Namespace:
ff14bot.NeoProfiles
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax protected void Log(
Color color,
string text,
params Object[] args
)
Parameters
- color
- Type: System.Windows.MediaColor
- text
- Type: SystemString
- args
- Type: SystemObject
See Also