Roblox API Reference

ServiceProvider On DevHub

Summary

This class is not creatable. An object of this class cannot be created with Instance.new.
This item is not browsable. It is not visible in Studio's object browser.

Tags: [NotCreatable, NotBrowsable]

Inherits (1)

Inherited by (2)

Member index (8)

Type Member History
Instance FindService (string className) 59 58 59
Instance GetService (string className) 48
Instance getService (string className) 49
Instance service (string className) 48
Close ()
CloseLate ()
ServiceAdded (Instance service)
ServiceRemoving (Instance service)
57 members inherited from Instance

History

Members

Close On DevHub

Name Type Default
No parameters.

CloseLate On DevHub

Name Type Default
No parameters.

FindService On DevHub

Name Type Default
className string none

History

GetService On DevHub

Name Type Default
className string none

History

ServiceAdded On DevHub

Name Type Default
service Instance none

ServiceRemoving On DevHub

Name Type Default
service Instance none

getService On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
className string none

History

Tags: [Deprecated]

service On DevHub

This item is deprecated. It exists for backwards-compatibility only, and should not be used for new work.
Name Type Default
className string none

History

Tags: [Deprecated]

Relevant classes (1)