WoW:SecureActionButtonTemplate: Difference between revisions
Jump to navigation
Jump to search
m
→Corrected that Frames DO NOT necessarily need to have a unitID set for the "unit" attribute
mNo edit summary |
|||
| Line 21: | Line 21: | ||
</Button> | </Button> | ||
* | * Any secure frame that does not have a [[UnitId]] will fail to perform any action that requires one for the action. | ||
myButton:SetAttribute("unit", [[UnitId]]) | myButton:SetAttribute("unit", [[UnitId]]) | ||