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