Method SpellTarget:SetTarget [-] [+]
Sets the Spell target to WorldObject.
Synopsis
SpellTarget:SetTarget( target )
Arguments
WorldObject target
Target..
Returns
Nothing.
Sets the Spell target to WorldObject.
SpellTarget:SetTarget( target )
WorldObject target
Target..
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
).