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

From Valve Developer Community
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.''
''CURRENTLY UNSTABLE. WILL CRASH UPON USE.''


== Parameters ==
== Parameters ==

Revision as of 07:57, 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'

CURRENTLY UNSTABLE. WILL CRASH UPON USE.

Parameters

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