GetRemote
Returns a RemoteEvent with the given name. If the remote is not found, it is created.
Parameters
Section titled “Parameters”| Name | Type | Default | Description |
|---|---|---|---|
name | string | The name to give the remote. | |
parent | Instance | The parent of the remote. Most often, this is script. |
Returns
Section titled “Returns”RemoteEvent