| Property | Value |
|---|---|
| Native Name | _SET_STATUS_EFFECT_PERIODIC_ICON |
| Hash | 0xFB6E111908502871 |
| Return Type | void |
| Build | 1207 |
| Parameters | statusEffectType (int) |
Description: Starts core periodic icon. statusEffectType: see 0xA4D3A1C008F250DF
Usage
Lua (Direct):
SetStatusEffectPeriodicIcon(statusEffectType)
Lua (Hash):
Citizen.InvokeNative(0xFB6E111908502871, statusEffectType)