docs.unity3d.com
    Show / Hide Table of Contents

    Class IUsesMARSDataMethods<T>

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

    Properties

    AddData

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

    GetCollection

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

    GetIdValue

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

    RemoveData

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

    UpdateData

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