Dota 2 Workshop Tools/Scripting/API/CDOTATutorial.SetItemGuide: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Note | This page is automatically generated. | {{Note|This page is automatically generated. Any changes may be overwritten}}[[Category:Dota2Function]][[Category:CDOTATutorial]] | ||
[[Category:Dota2Function]] | |||
[[Category:CDOTATutorial]] | |||
== Function Description == | == Function Description == | ||
''' void SetItemGuide(string ''string_1'') ''' | ''' void SetItemGuide(string ''string_1'') ''' | ||
''Set the current item guide.'' | ''Set the current item guide.'' | ||
;Example | ;Example |
Revision as of 05:20, 23 July 2023

Function Description
void SetItemGuide(string string_1)
Set the current item guide.
- Example
function CDOTATutorial:SetItemGuide( string_1 ) end
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |