Beta Documentation - Subject to change.

Gets the name of the effect.

Syntax

Lua
function Effect:GetName();

Returns

Type: string
The name of the effect.

Remarks

Gets the name of the effect.

See Also