Black Ops III

GetBuildKitWeapon

Get weapon object (including attachments) for the weapon from the player's build kit

Example:

weapon = self GetBuildKitWeapon( ar_standard )

Parameters

ParameterSummary
*weaponweapon object
upgradedbool whether this should be the upgraded version. If so extclip and fmj will be added

* = mandatory