Functions: Mob_Totem_Owner Function - Wynntils/Wynntils GitHub Wiki

Mob_Totem_Owner function

Aliases

None

Description

Returns the name of the owner of mob totem.

Arguments

This function has 1 required argument.

  • totemNumber(Integer) → The number of the mob totem to check.

Schematics

MOB_TOTEM_OWNER(<totemNumber>) → (String)

Example

MOB_TOTEM_OWNER(1)  "Scyu_"
⚠️ **GitHub.com Fallback** ⚠️