Garry's Mod Wiki

Entity:ClearAllOutputs

  Entity:ClearAllOutputs( string outputName = nil )

Description

Clears all registered events for map I/O outputs on this entity. If a string is given, will use the string as a wildcard to limit removed outputs by name matches.

Arguments

1 string outputName = nil
An optional string that will be used to limit removed outputs by name matches, supports wildcards.