![]() |
Automated updating of API pages at this location, to reflect patch changes, has ceased from 10.1.7 onwards. |
Returns the combat log entry that is currently selected by CombatLogSetCurrentEntry().
local timestamp, subevent, hideCaster, sourceGUID, sourceName, sourceFlags, sourceRaidFlags, destGUID, destName, destFlags, destRaidFlags = CombatLogGetCurrentEntry();
Returns
This function's returns are identical to those of CombatLogGetCurrentEventInfo(). For more details see COMBAT_LOG_EVENT.
