Roblox API Reference

LSPService

Summary

This class is a service. It is a singleton that may be acquired with GetService.
This item is not replicated. Its interface does not cross the network boundary.

Tags: [Service, NotReplicated]

Inherits (1)

Member index (1)

Type Member History
void RegisterLSPCallback (LSPMethodType methodToOverride, Function callbackFunction) 517
57 members inherited from Instance

History

Members

RegisterLSPCallback On DevHub

Name Type Default
methodToOverride LSPMethodType none
callbackFunction Function none

History