View Single Post
02/25/20, 11:40 AM   #5
ArtOfShred
 
ArtOfShred's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2016
Posts: 103
Originally Posted by Phuein View Post
You're welcome

And no, SlashCommandAutoComplete is the [child] class, so using it shouldn't work. Would be odd if it did. Here's how the chat defines it in esoui/ingame/chatsystem/sharedchatsystem.lua line 145:

Code:
self.slashCommandAutoComplete = SlashCommandAutoComplete:New(...
Ah thanks then! I need to update this on my end. They must have changed it sometime between PTS releases.
  Reply With Quote