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

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
mNo edit summary
Line 4: Line 4:


== Function Description ==
== Function Description ==
''' bool IsHeroSelected(string ''pHeroname'') '''
''' bool IsHeroSelected(string ''pHeroname'') '''


''No Description Set''
''No Description Set''


== Parameters ==
== Parameters ==
Line 24: Line 20:


== Returns ==
== Returns ==
''bool'' - No Description Set
''bool'' - No Description Set

Revision as of 04:43, 23 July 2023

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

Function Description

bool IsHeroSelected(string pHeroname)

No Description Set

Parameters

Type Name Description
string pHeroname No Description Set

Returns

bool - No Description Set