|
Init(args)
Scripting Reference
|
◆ Set< TService >()
Sets the TService service instance shared across clients to the given value. If the provided instance is not equal to the old ScopedService<TService>.Instance then the ServiceChanged<TService>.listeners event will be raised.
|