Beta Documentation - Subject to change.

Gets a unique ID for the effect.

Syntax

Lua
function Effect:GetID();

Returns

Type: number
A unique ID for the effect.

Remarks

Gets a unique ID for the effect.

See Also