Show / Hide Table of Contents

    Class EnvironmentAssetReference

    Inheritance
    Object
    AddressableAssetReference<ScriptableObject>
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>
    ScriptableObjectReference<ISingleDataProvider<IEnvironmentConfig>>
    EnvironmentAssetReference
    Implements
    IAssetReference<ISingleDataProvider<IEnvironmentConfig>>
    Inherited Members
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>.Asset
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>.LoadAssetAsync(Action<IAssetReference<ISingleDataProvider<IEnvironmentConfig>>>)
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>.Instantiate(Transform)
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>.ValidateAsset(UnityEngine.Object)
    ScriptableObjectAssetReference<ISingleDataProvider<IEnvironmentConfig>>.ValidateAsset(String)
    AddressableAssetReference<ScriptableObject>.AssetKey
    AddressableAssetReference<ScriptableObject>._cachedAsset
    AddressableAssetReference<ScriptableObject>.HasAsset
    AddressableAssetReference<ScriptableObject>.IsLoaded
    AddressableAssetReference<ScriptableObject>.TryGetAddressableAddress()
    AddressableAssetReference<ScriptableObject>.LoadAsync(Action<ScriptableObject>)
    AddressableAssetReference<ScriptableObject>.UnloadAsset()
    Namespace: IdleKit.Core
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class EnvironmentAssetReference : ScriptableObjectReference<ISingleDataProvider<IEnvironmentConfig>>, IAssetReference<ISingleDataProvider<IEnvironmentConfig>>

    Constructors

    EnvironmentAssetReference(ISingleDataProvider<IEnvironmentConfig>)

    Declaration
    public EnvironmentAssetReference(ISingleDataProvider<IEnvironmentConfig> asset)
    Parameters
    Type Name Description
    ISingleDataProvider<IEnvironmentConfig> asset

    Implements

    IAssetReference<TAsset>
    Back to top Copyright © 2020 East Side Games Inc.