Click or drag to resize

HousingObjectNpcId Property

Gets the NPC Id of the game object, NPC Ids are not unique, and represent

Namespace:  ff14bot.Objects
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public override uint NpcId { get; }

Property Value

Type: UInt32
See Also