|
Init(args)
Scripting Reference
|
◆ ExistsFor< TService >() [3/3]
Determines whether service of type TService is available for the client . The service can be a local service registered using a ServiceTag or a Services component in an active scene, or a global service registered using a ServiceAttribute or manually. This method can only be called from the main thread.
|