|
Init(args)
Scripting Reference
|
◆ TryGetValue() [1/3]
Gets the current value of the AnyGeneric<T> object if it has one. This method can only be called from the main thread.
If T is the defining type of a global service or a scene service that is accessible to all clients, then contains the shared instance of that service. Otherwise, contains the default value of T. This parameter is passed uninitialized.
Otherwise, |