docs.unity3d.com
    Show / Hide Table of Contents

    Interface ICloudContext

    Namespace: Unity.Muse.Common
    Syntax
    public interface ICloudContext

    Properties

    TimeSinceStartup

    Declaration
    double TimeSinceStartup { get; }
    Property Value
    Type Description
    Double

    Methods

    RegisterForTickCallback(ICloudContext.Callback)

    Declaration
    void RegisterForTickCallback(ICloudContext.Callback cb)
    Parameters
    Type Name Description
    ICloudContext.Callback cb

    RegisterNextFrameCallback(ICloudContext.Callback)

    Declaration
    void RegisterNextFrameCallback(ICloudContext.Callback cb)
    Parameters
    Type Name Description
    ICloudContext.Callback cb

    UnregisterForTickCallback(ICloudContext.Callback)

    Declaration
    void UnregisterForTickCallback(ICloudContext.Callback cb)
    Parameters
    Type Name Description
    ICloudContext.Callback cb
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023