| SingletonManagerAllServicesReady Method |
Checks if all registered services are ready
Namespace:
ImmerseSDK
Assembly:
ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.9.0.0 (3.9.0.0)
Syntax public static bool AllServicesReady()
Return Value
Type:
BooleanTrue if all registered services are ready; Otherwise false.
See Also