Class RuntimeCloudContext
Implements
Inherited Members
Object.FindObjectsByType<T>(FindObjectsSortMode)
Object.FindObjectsByType<T>(FindObjectsInactive, FindObjectsSortMode)
Object.FindFirstObjectByType<T>()
Object.FindAnyObjectByType<T>()
Object.FindFirstObjectByType<T>(FindObjectsInactive)
Object.FindAnyObjectByType<T>(FindObjectsInactive)
Namespace: Unity.Muse.Common
Assembly: solution.dll
Syntax
[Preserve]
[Serializable]
public class RuntimeCloudContext : MonoBehaviour, ICloudContext
Fields
Name | Description |
---|---|
accessToken | Access token for cloud authorization. |
Properties
Name | Description |
---|---|
TimeSinceStartup |
Methods
Name | Description |
---|---|
RegisterForTickCallback(Callback) | |
RegisterNextFrameCallback(Callback) | |
UnregisterForTickCallback(Callback) |