Show / Hide Table of Contents

    Class PlayerPrefsDataStoreService.DataWrapper<TValue>

    Inheritance
    Object
    PlayerPrefsDataStoreService.DataWrapper<TValue>
    Inherited Members
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Object.ToString()
    Object.ReferenceEquals(Object, Object)
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class DataWrapper<TValue>
    Type Parameters
    Name Description
    TValue

    Constructors

    DataWrapper(TValue)

    Declaration
    public DataWrapper(TValue value)
    Parameters
    Type Name Description
    TValue value

    Fields

    value

    Declaration
    public TValue value
    Field Value
    Type Description
    TValue
    Back to top Copyright © 2020 East Side Games Inc.