View Single Post
04-24-22, 05:08 AM   #1
Vremon
A Deviate Faerie Dragon
AddOn Author - Click to view addons
Join Date: Jan 2022
Posts: 14
advice with an SetTexture(nil)

hello i want to know if its correct what im doing here :

FocusFrameNameBackground:SetTexture(nil)
TargetFrameNameBackground:SetTexture(nil)

im using these two to hide the texture behind name of target and focus frame it is lighty like this or it can cause problems?
  Reply With Quote