Gets the active playing cards
Takes a generic so the card struct can be maintained outside the main bot
Namespace:
ff14bot.RemoteWindows
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax public static T[] Cards<T>()
where T : struct, new()
Type Parameters
- T
Return Value
Type:
TSee Also