Difference between revisions of "Dota 2 Workshop Tools/Scripting/API/CBaseAnimating.ScriptLookupAttachment"
< Dota 2 Workshop Tools | Scripting | API
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 6: | Line 6: | ||
− | ''' int ScriptLookupAttachment(string '' | + | ''' int ScriptLookupAttachment(string ''pAttachmentName'') ''' |
''Get the named attachment id'' | ''Get the named attachment id'' | ||
Line 19: | Line 19: | ||
|- | |- | ||
| string | | string | ||
− | | | + | | pAttachmentName |
| No Description Set | | No Description Set | ||
|} | |} |
Latest revision as of 09:31, 19 June 2015

Function Description
int ScriptLookupAttachment(string pAttachmentName)
Get the named attachment id
Parameters
Type | Name | Description |
---|---|---|
string | pAttachmentName | No Description Set |
Returns
int - No Description Set