# Get Unit Damage Dealt Time

FlagsNative | Function

Returns time for how long it’s been since the unit has dealt damage.

# Arguments

  • unit — Unit

Returns — fixed

native fixed UnitGetDamageDealtTime(unit inUnit);

Category: Unit / Combat

# Examples

— None found —