docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IKeyEvaluator

    Interface for providing a key. This allows for objects passed into the Addressables system to provied a key instead of being used directly.

    Namespace: UnityEngine.AddressableAssets
    Assembly: solution.dll
    Syntax
    public interface IKeyEvaluator

    Properties

    Name Description
    RuntimeKey

    The runtime key to use.

    Methods

    Name Description
    RuntimeKeyIsValid()

    Checks if the current RuntimeKey is valid.

    In This Article
    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Wednesday, September 27, 2023