C_NamePlate.GetNamePlates

From Warcraft Wiki
Jump to navigation Jump to search
Flavors
Links
Info
Added in 7.0.3 / 1.13.2

Returns the currently visible nameplates.

nameplates = C_NamePlate.GetNamePlates([isSecure])

Arguments

isSecure
boolean? - Whether protected nameplates for friendly units while in instanced areas should be returned.

Returns

nameplates
NameplateBase[] : Frame|NamePlateBaseMixin
Field Type Description
UnitFrame Button
driverFrame NamePlateDriverFrame points to NamePlateDriverFrame (NamePlateDriverMixin)
namePlateUnitToken string e.g. "nameplate1"
template string e.g. "NamePlateUnitFrameTemplate"
NamePlateBaseMixin
OnAdded function
OnRemoved function
OnOptionsUpdated function
ApplyOffsets function
GetAdditionalInsetPadding function
GetPreferredInsets function
OnSizeChanged function