ServiceProvider

extends Instance

Class fields

FieldXML typeValue
NamestringServiceProvider
Browsableboolfalse

Functions

4
FindService
(className: string) → Instance
FieldXML typeValue
NamestringFindService
GetService
(className: string) → Instance
FieldXML typeValue
NamestringGetService
getService
(className: string) → Instance
FieldXML typeValue
NamestringgetService
service
(className: string) → Instance
FieldXML typeValue
Namestringservice
Deprecatedbooltrue
summarystringUse GetService() instead

Events

4
Close
() → void
FieldXML typeValue
NamestringClose
CloseLate
() → void
FieldXML typeValue
NamestringCloseLate
ServiceAdded
(service: Instance) → void
FieldXML typeValue
NamestringServiceAdded
ServiceRemoving
(service: Instance) → void
FieldXML typeValue
NamestringServiceRemoving