Dota 2 Workshop Tools/Scripting/API/CEntityInstance.DisconnectRedirectedOutput
< Dota 2 Workshop Tools | Scripting | API

Function Description
void DisconnectRedirectedOutput(string string_1, string string_2, handle handle_3)
Removes a connected script function from an I/O event on the passed entity.
Parameters
Type | Name | Description |
---|---|---|
string | string_1 | No Description Set |
string | string_2 | No Description Set |
handle | handle_3 | No Description Set |