Skip to content

Destroy()

Function infoΒΆ

function RESignal:Destroy()

Destroys the current RESignal object, will make it unusable.

Destroyed object will become completely unusable

Calling any functions except Destroy() after this object was destroyed will result in a error!