Revision Difference
game.GetAmmoTypes#515035
<function name="GetAmmoTypes" parent="game" type="libraryfunc">⤶
<description>Returns a list of all ammo types currently registered.</description>⤶
<realm>Shared</realm>⤶
<rets>⤶
<ret name="" type="table">A table containing all ammo types. The keys are ammo IDs, the values are the names associated with those IDs.</ret>⤶
</rets>⤶
</function>⤶
⤶