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