Call of Duty Script Documentation

getattachtagname(<modelindex>)


Module
Entity


Summary


Returns the tagname of the attached model at the given attachment slot 

Call this function on


An Entity

Example


self getattachtagname(index);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List