ACE.Points_SustainedRps
SPart of ACE namespace
function ACE.Points_SustainedRps(baseRps, magSize, magReload, gunClass, loaders)👁️ 0 viewsUpdated 1 month ago
Description
Static sustained cadence. Magazine-aware (burst then mag reload) and loader-aware for non-auto classes. baseRps already folds in the gun's current wire ROFLimit (the adapter below applies it via ACE.GetGunConfiguredRps before calling here), so a low limit lengthens the effective cycle through this same math rather than being ignored.
Parameters
| Name | Type | Description |
|---|---|---|
baseRps | any | |
magSize | any | |
magReload | any | |
gunClass | any | |
loaders | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.