⇐ Index
Available in version 1.9 and later.
GetUnitTrueGuid(Self) ->trueGuid
Return the internal globally unique GUID for a unit (a string). True GUIDs are totally unique for all instances of all units across all games forever and forever (or close enough).
trace(GetUnitTrueGuid(self))
⇐ Index