Dota 2 Workshop Tools/Scripting/API/CDOTA SimpleObstruction.SetEnabled: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Dota_Lebot push: Updated Page)
 
(Dota_Lebot push: Updated Page)
Line 6: Line 6:




''' void SetEnabled(bool ''enabled'', bool ''b'') '''
''' void SetEnabled(bool ''enabled'', bool ''bForce'') '''


''Enable or disable the obstruction''
''Enable or disable the obstruction''
Line 23: Line 23:
|-
|-
| bool
| bool
| b
| bForce
|  
|  
|}
|}

Revision as of 13:36, 20 June 2015

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

Function Description

void SetEnabled(bool enabled, bool bForce)

Enable or disable the obstruction


Parameters

Type Name Description
bool enabled
bool bForce