Returns the index number of a given named attachment.
int LookupEntityAttachment(int entity, const char[] name)
The entity index.
The attachment name.
An attachment index, or 0 if the attachment name is invalid or unused.
Invalid entity or lack of mod support.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.