WoWGameObject..::..LockEntry Property
Gets the lock entry.
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public uint LockEntry { get; }
Public ReadOnly Property LockEntry As UInteger Get
public: property unsigned int^ LockEntry { unsigned int^ get (); }