Click or drag to resize

ChangedMapsNotificationTryRead Method

Namespace:  ff14bot.ServiceClient
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static bool TryRead(
	IncomingMessage msg,
	out ChangedMapsNotification read
)

Parameters

msg
Type: Buddy.Networking.CoreIncomingMessage
read
Type: ff14bot.ServiceClientChangedMapsNotification

Return Value

Type: Boolean
See Also