docs.unity.cn
    Show / Hide Table of Contents

    Interface IEntitiesPlayerSettings

    Interface for build player settings assets.

    Namespace: Unity.Entities.Build
    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.

    Back to top Copyright © 2023 Unity Technologies — Terms of use
    Generated by DocFX
    on Thursday, August 10, 2023