iimurpyh / pilot-lua

Documentation for the programming language of ROBLOX game Waste of Space
23 stars 0 forks source link

Unbind() method does not work for GUI events in Stable and is deprecated completely in Unstable, consider changing it to Disconnect() #25

Open Paxnar opened 8 months ago

Paxnar commented 8 months ago

A class returned by an event connection.

Table of contents

Methods

void EventConnection:Disconnect()

Removes the event connection.

RocketsSpace commented 3 months ago

I recommend that you use the tags provided when creating an issue thread.