StatClearSlotForReload
Docslocal retval = StatClearSlotForReload(statSlot)Description
Example:
for (v_2 = 0; v_2 <= 4; v_2 += 1) {
STATS::STAT_CLEAR_SLOT_FOR_RELOAD(v_2);
}Parameters
| Name | Type | Description |
|---|---|---|
statSlot | int | — |
Returns
AnyReturn type varies depending on context.