|
Init(args)
Scripting Reference
|
◆ GetFor< TService >() [1/2]
Gets service of type TService for client . The returned service can be a local service registered using a ServiceTag or a Services component in an active scene, or if one is not found, a global service registered using a ServiceAttribute or manually. This method can only be called from the main thread.
|