Method AuraEffect:SetAmount [-] [+]
Sets the AuraEffect amount.
Synopsis
AuraEffect:SetAmount( aura )
Arguments
number aura
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
Returns
Nothing.
Sets the AuraEffect amount.
AuraEffect:SetAmount( aura )
number aura
Valid numbers: integers from -2,147,483,647 to 2,147,483,647.
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
).