Click or drag to resize

ChangedMapsNotification Constructor

Namespace:  ff14bot.ServiceClient
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public ChangedMapsNotification(
	List<string> newMaps
)

Parameters

newMaps
Type: System.Collections.GenericListString
See Also