Method Unit:SetCritterGUID [-] [+]
Sets the Units critter GUID field.
Synopsis
Unit:SetCritterGUID( guid )
Arguments
ObjectGuid guid
- See method description.
Returns
Nothing.
Sets the Units critter GUID field.
Unit:SetCritterGUID( guid )
ObjectGuid guid
Nothing.
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
(or str
), enum
,
trait
, typedef
(or
tdef
).