Oculus.Platform.WindowsPlatform Class Reference
Public Member Functions | |
| delegate void | UnityLogDelegate (IntPtr tag, IntPtr msg) |
| bool | Initialize (string appId) |
| Request< Models.PlatformInitialize > | AsyncInitialize (string appId) |
Member Function Documentation
◆ AsyncInitialize()
| Request<Models.PlatformInitialize> Oculus.Platform.WindowsPlatform.AsyncInitialize | ( | string | appId | ) |
◆ Initialize()
| bool Oculus.Platform.WindowsPlatform.Initialize | ( | string | appId | ) |
◆ UnityLogDelegate()
| delegate void Oculus.Platform.WindowsPlatform.UnityLogDelegate | ( | IntPtr | tag, |
| IntPtr | msg | ||
| ) |
The documentation for this class was generated from the following file:
- Oculus/Platform/Scripts/WindowsPlatform.cs
1.8.13