|
Init(args)
Scripting Reference
|
◆ Exists< TService >()
Determines whether a global service of type TService is available. The service can be a service registered using the ServiceAttribute, manually using Set<TService> or one registered using a ServiceTag or a Services component with availability set to Clients.Everywhere. This method can only be called from the main thread.
|