Click or drag to resize

RunCode.GeneratedClass.FunctionDelegates Property

Namespace:  ff14bot.NeoProfiles.Tags
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public List<Delegate> FunctionDelegates { get; }

Property Value

Type: List<Delegate>
See Also