Click or drag to resize

CharacterGetAuraById Method

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public Aura GetAuraById(
	uint AuraId
)

Parameters

AuraId
Type: SystemUInt32

Return Value

Type: Aura
See Also