WoWUnit..::..DBCacheRow Property
Gets the database cache row.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public uint DBCacheRow { get; }
Public ReadOnly Property DBCacheRow As UInteger Get
public: property unsigned int^ DBCacheRow { unsigned int^ get (); }