Dota 2 Workshop Tools/Scripting/API/CDOTA PlayerResource.GetXPPerMin: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{stub}}
{{Note | This page is automatically generated.  Any changes may be overwritten}}
{{Note | This page is automatically generated.  Any changes may be overwritten}}
[[Category:Dota2Function]]
[[Category:Dota2Function]]
Line 6: Line 7:




''' float GetXPPerMin(int ''a'') '''
''' float GetXPPerMin(int ''iPlayerID'') '''


''No Description Set''
''No Description Set''
Line 19: Line 20:
|-
|-
| int
| int
| a
| iPlayerID
| No Description Set
| No Description Set
|}
|}

Latest revision as of 17:54, 27 September 2019

Stub

This article or section is a stub. You can help by expanding it.

Note.pngNote: This page is automatically generated. Any changes may be overwritten

Function Description

float GetXPPerMin(int iPlayerID)

No Description Set


Parameters

Type Name Description
int iPlayerID No Description Set

Returns

float - No Description Set