docs.unity3d.com
    Show / Hide Table of Contents

    Class IUsesMARSTrackableDataMethods<T>

    Inheritance
    Object
    IUsesMARSTrackableDataMethods<T>
    Namespace: Unity.MARS.Data
    Syntax
    public static class IUsesMARSTrackableDataMethods<T> : object
    Type Parameters
    Name Description
    T

    Properties

    AddDataById

    Declaration
    public static AddDataByIdDelegate<T> AddDataById { set; }
    Property Value
    Type Description
    AddDataByIdDelegate<T>

    AddOrUpdateData

    Declaration
    public static AddDataDelegate<T> AddOrUpdateData { set; }
    Property Value
    Type Description
    AddDataDelegate<T>

    GetCollection

    Declaration
    public static GetCollectionDelegate<T> GetCollection { set; }
    Property Value
    Type Description
    GetCollectionDelegate<T>

    GetIdValue

    Declaration
    public static GetIdValueDelegate<T> GetIdValue { set; }
    Property Value
    Type Description
    GetIdValueDelegate<T>

    RegisterProcessingJob

    Declaration
    public static RegisterProcessingJobDelegate<T> RegisterProcessingJob { set; }
    Property Value
    Type Description
    RegisterProcessingJobDelegate<T>

    RemoveData

    Declaration
    public static RemoveTrackableDataDelegate<T> RemoveData { set; }
    Property Value
    Type Description
    RemoveTrackableDataDelegate<T>

    UnregisterProcessingJob

    Declaration
    public static UnregisterProcessingJobDelegate<T> UnregisterProcessingJob { set; }
    Property Value
    Type Description
    UnregisterProcessingJobDelegate<T>
    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