Black Ops III

IsAttached

Returns true if the model is attached to the entity

Example:

self IsAttached( "somemodel", "tag_origin" )

Parameters

ParameterSummary
*modelnameThe name of the model to test if attached.
[tagname]The tag to test

* = mandatory