Dota 2 Workshop Tools/Scripting/API/Global.SetRenderingEnabled: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
Jump to navigation
Jump to search
RoyAwesome (talk | contribs) (Dota_Lebot push: Updated Page) |
|||
| Line 10: | Line 10: | ||
''Set rendering on/off for an ''ehandle'''' | ''Set rendering on/off for an ''ehandle'''' | ||
'''Bold text''' CURRENTLY UNSTABLE. WILL CRACK UPON USE. '''Bold text''' | |||
== Parameters == | == Parameters == | ||
Revision as of 14:32, 27 May 2020
Function Description
void SetRenderingEnabled(ehandle ehandle_1, bool bool_2)
Set rendering on/off for an ehandle'
Bold text CURRENTLY UNSTABLE. WILL CRACK UPON USE. Bold text
Parameters
| Type | Name | Description |
|---|---|---|
| ehandle | ehandle_1 | No Description Set |
| bool | bool_2 | No Description Set |