docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Interface IEntitiesPlayerSettings

    Interface for build player settings assets.

    Namespace: Unity.Entities.Build
    Assembly: Unity.Entities.Build.dll
    Syntax
    public interface IEntitiesPlayerSettings

    Properties

    Name Description
    CustomDependency

    The custom dependency key.

    GUID

    The unique ID of the settings asset.

    Methods

    Name Description
    AsScriptableObject()

    Returns the backing ScriptableObject.

    GetAdditionalScriptingDefines()

    Gets the set of scripting defines applied while building the player.

    GetFilterSettings()

    Gets the list of assemblies to be excluded during baking.

    GetHash()

    Gets the hash of the settings asset.

    RegisterCustomDependency()

    Register the hash of the object as a custom dependency in the AssetDatabase.

    In This Article
    Back to top
    Copyright © 2024 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)