docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Class IUsesMARSTrackableDataMethods<T>

    Inheritance
    object
    IUsesMARSTrackableDataMethods<T>
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unity.MARS.Data
    Assembly: Unity.MARS.Interfaces.dll
    Syntax
    public static class IUsesMARSTrackableDataMethods<T>
    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>
    In This Article
    Back to top
    Copyright © 2025 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)