Garry's Mod Wiki

Garry's Mod Wiki

  Entity:RemoveCallOnRemove( string identifier )

Description

Removes a function previously added via Entity:CallOnRemove.

Arguments

1 string identifier
Identifier of the function given to Entity:CallOnRemove.

Example

Removes the call to stop an engine's sounds when the entity is removed

Entity:RemoveCallOnRemove("StopEngineSound")

This site is a community mirror of the official Garry's Mod wiki.. This site is not maintained by Facepunch Studios.

Page content is automatically updated four times a day. Edits and history are not available.

Last Parsed: Loading...