IEconDOTA2
Methods IEconDOTA2
Cream::IEconDOTA2.geteventstatsforaccount(eventid : UInt32, accountid : UInt32, language : String, apikey : String)
Parameters
eventid
Type: uint32
Optional: false
Description: The League ID of the compendium you're looking for.
accountid
Type: uint32
Optional: false
Description: The account ID to look up.
language
Type: string
Optional: true
Description: The language to provide hero names in.
Cream::IEconDOTA2.getgameitems(language : String, apikey : String)
Parameters
language
Type: string
Optional: true
Description: The language to provide item names in.
Cream::IEconDOTA2.getheroes(language : String, apikey : String)
Parameters
language
Type: string
Optional: true
Description: The language to provide hero names in.
itemizedonly
Type: bool
Optional: true
Description: Return a list of itemized heroes only.
Cream::IEconDOTA2.getitemiconpath(iconname : String, icontype : UInt32, apikey : String)
Parameters
iconname
Type: string
Optional: false
Description: The item icon name to get the CDN path of
icontype
Type: uint32
Optional: true
Description: The type of image you want. 0 = normal, 1 = large, 2 = ingame
Cream::IEconDOTA2.getrarities(language : String, apikey : String)
Parameters
language
Type: string
Optional: true
Description: The language to provide rarity names in.
Cream::IEconDOTA2.gettournamentprizepool(leagueid : UInt32, apikey : String)
Parameters
leagueid
Type: uint32
Optional: true
Description: The ID of the league to get the prize pool of