Click or drag to resize

AgentTripleTriadActiveRules Property

Gets the active rules for the current game

Namespace:  ff14bot.RemoteAgents
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public TripleTriadRule[] ActiveRules { get; }

Property Value

Type: TripleTriadRule
See Also