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