|
Init(args)
Scripting Reference
|
◆ ForEquals< TService >()
Determines whether the given object is a service accessible by the client . Services are components that have the ServiceTag attached to them, have been defined as a service in a Services component, have the ServiceAttribute on their class, or have been manually registered as a service in code. This method can only be called from the main thread.
|