|
Init(args)
Scripting Reference
|
◆ Get< TService >()
Gets service of type TService for any client. The service can be retrieved from Services components in the active scenes, or failing that, from the globally shared Service<TService>.Instance. This method can only be called from the main thread.
|