Call of Duty Script Documentation

getattachmodelname(<modelindex>)


Module
Entity


Summary


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

Call this function on


An Entity

Example


self getattachmodelname(index);

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List