Dota 2 Workshop Tools/Scripting/API/Global.SetRenderingEnabled: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
Line 9: Line 9:


''Set rendering on/off for an ''ehandle''''
''Set rendering on/off for an ''ehandle''''
''CURRENTLY UNSTABLE. WILL CRASH UPON USE.''


== Parameters ==
== Parameters ==

Revision as of 09:59, 28 May 2020

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

Function Description

void SetRenderingEnabled(ehandle ehandle_1, bool bool_2)

Set rendering on/off for an ehandle'

Parameters

Type Name Description
ehandle ehandle_1 No Description Set
bool bool_2 No Description Set