Click or drag to resize

AgentSalvageSalvageChance Property

Returns chance to salvage, float.MinValue if we haven't receivied the data from the server yet.

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

Property Value

Type: Single
See Also