ESODecoded

GetGroupSize

ESO Lua API function — used by 249 of the 3,030 addons we indexed (combined 49,457,547 downloads). Signature from the official ESOUIDocumentation.txt, API version 101050.

Official signature

GetGroupSize()

Returns: integer groupSize

Real usage — from Combat Metrics

		and db.recordgrp == true
		and (GetGroupSize() < 5 or db.recordgrpinlarge == true)
		and newstatus ~= CMX_STATUS_DISABLED

Short excerpt from the shipping addon Combat Metricsits ESOUI page; the code belongs to its author. Shown because documentation without a working example is half a reference.

Most-downloaded addons using it

AddonTotal downloads
Combat Metrics7,085,289
Srendarr - Aura, Buff & Debuff Tracker5,058,870
LibCombat5,017,654
Code's Combat Alerts4,445,158
HodorReflexes - DPS & ULT tracker3,446,840
RaidNotifier Updated2,789,746