GetBuffGuid
The GUID a buff key stands for.
Syntax
Section titled “Syntax”GetBuffGuid(key)| Parameter | Type | |
|---|---|---|
key |
string | number | a buff’s name (well_rested), id or GUID |
Returns
Section titled “Returns”string - the buff GUID; nil when unknown
Example
Section titled “Example”local guid = GetBuffGuid("well_rested")See also
Section titled “See also”GetBuffInfo · FindBuffs · GivePlayerBuff · the Catalogues group of the index
