holoride
Search Results for

    Show / Hide Table of Contents

    Class ProviderDataBase<TDataType>

    Inheritance
    object
    ProviderDataBase<TDataType>
    MapAndFloatWeightedPrefabData
    Namespace: Holoride.ElasticSDK.Graph.DataProviders
    Assembly: Holoride.ElasticSDK.Runtime.dll
    Syntax
    [Serializable]
    public abstract class ProviderDataBase<TDataType>
    Type Parameters
    Name Description
    TDataType

    Fields

    data

    Declaration
    [SerializeField]
    [Tooltip("The data of the element that is provided to the graph.")]
    protected TDataType data
    Field Value
    Type Description
    TDataType

    Properties

    Data

    Declaration
    public virtual TDataType Data { get; }
    Property Value
    Type Description
    TDataType
    In This Article

    Back to top
    ©   holoride
    Privacy   Imprint