Black Ops III

DetachShieldModel

Detaches an attached shield model from a player.

Example:

self DetachShieldModel( "weapon_riot_shield", "tag_weapon_left" )

Parameters

ParameterSummary
*modelnameThe model name to detach (string)
[tagname]The tag to detach the model from (string)

* = mandatory