Click or drag to resize

ItemCalculateGilValue Method

Namespace:  ff14bot.Managers
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public static long CalculateGilValue(
	uint a1,
	byte a2,
	byte a3,
	byte a4,
	byte a5
)

Parameters

a1
Type: SystemUInt32
a2
Type: SystemByte
a3
Type: SystemByte
a4
Type: SystemByte
a5
Type: SystemByte

Return Value

Type: Int64
See Also