Dota 2 Workshop Tools/Scripting/API/CDOTA PlayerResource.GetNthPlayerIDOnTeam: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
m (Minor clarification.) |
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
||
Line 6: | Line 6: | ||
''' int GetNthPlayerIDOnTeam(int '' | ''' int GetNthPlayerIDOnTeam(int ''a'', int ''b'') ''' | ||
''No Description Set'' | ''No Description Set'' | ||
Line 20: | Line 20: | ||
| int | | int | ||
| a | | a | ||
| | | No Description Set | ||
|- | |- | ||
| int | | int | ||
| b | | b | ||
| | | No Description Set | ||
|} | |} | ||
Revision as of 02:17, 17 June 2015

Function Description
int GetNthPlayerIDOnTeam(int a, int b)
No Description Set
Parameters
Type | Name | Description |
---|---|---|
int | a | No Description Set |
int | b | No Description Set |
Returns
int - No Description Set