WoWUnit..::..TransportGuid Property
Gets the transport GUID (it is WoWGameObject).
Namespace:
wManager.Wow.ObjectManagerAssembly: wManager (in wManager.dll)
Syntax
public ulong TransportGuid { get; }
Public ReadOnly Property TransportGuid As ULong Get
public: property unsigned long long^ TransportGuid { unsigned long long^ get (); }