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