Dota 2 Workshop Tools/Scripting/API/Global.SetRenderingEnabled: Difference between revisions
< Dota 2 Workshop Tools | Scripting | API
		
		
		
		Jump to navigation
		Jump to search
		| Line 10: | Line 10: | ||
''Set rendering on/off for an ''ehandle''''  | ''Set rendering on/off for an ''ehandle''''  | ||
''CURRENTLY UNSTABLE. WILL CRACK UPON USE.''  | |||
== 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'
CURRENTLY UNSTABLE. WILL CRACK UPON USE.
Parameters
| Type | Name | Description | 
|---|---|---|
| ehandle | ehandle_1 | No Description Set | 
| bool | bool_2 | No Description Set |