CS_WeaponIDToLoadoutSlot
Returns the loadout slot based on the CSWeaponID. (CS:GO only)
native int CS_WeaponIDToLoadoutSlot(CSWeaponID id)Parameters
CSWeaponID to get the loadout slot for.
Return Value
int Returns loadout slot value for the weapon id.Error
Invalid weapon id.