Black Ops III

ShowPart

Show part of an entity.

Example:

self ShowPart( "tag_weapon", "weapon_saw" )

Parameters

ParameterSummary
*tagnameThe tag to show. All surfaces with a vertex weighted to the tag will be shown. (string)
[modelname]The optional model name to help specify the part location. (string)
[bApplyToChildren]Optional flag to specify if we should apply the operation to children bones as well. (boolean)

* = mandatory