Black Ops III

GetPartName

Get the bone name for the model and index

Example:

boneName = GetPartName( model, 1 )

Parameters

ParameterSummary
*modelThe model to get parts for
*indexThe bone index

* = mandatory