Click or drag to resize

AvoidMob Constructor (Int32, String)

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public AvoidMob(
	int entry,
	string name = ""
)

Parameters

entry
Type: SystemInt32
name (Optional)
Type: SystemString
See Also