docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IKeyEvaluator

    Interface for providing a runtime key to addressable assets.

    Namespace: UnityEngine.AddressableAssets
    Assembly: Unity.Addressables.dll
    Syntax
    public interface IKeyEvaluator
    Remarks

    Use the runtime key as an alternative to directly referencing an object. Implementations expose a RuntimeKey and report whether it's valid.

    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 © 2026 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)