-
-
Notifications
You must be signed in to change notification settings - Fork 12
Home
plusmouse edited this page Mar 21, 2024
·
16 revisions
Welcome to the Syndicator wiki!
- GetAllCharacters
- GetAllGuilds
- GetByCharacterFullName
- GetByCharacter
- GetByGuildFullName
- GetGuild
- GetCurrentCharacter() -> string
- GetCurrentGuild() -> string
- DeleteCharacter(characterFullName)
- DeleteGuild(guildFullName)
- ToggleCharacterHidden(characterFullName)
- ToggleGuildHidden(guildFullName)
- IsReady() -> boolean (is the data and tracking ready)