docs.unity3d.com
    Show / Hide Table of Contents

    Constructor AddressableAssetsBundleBuildParameters

    AddressableAssetsBundleBuildParameters(AddressableAssetSettings, Dictionary<String, String>, BuildTarget, BuildTargetGroup, String)

    Create a AddressableAssetsBundleBuildParameters with data needed to determine the correct compression per bundle.

    Declaration
    public AddressableAssetsBundleBuildParameters(AddressableAssetSettings aaSettings, Dictionary<string, string> bundleToAssetGroup, BuildTarget target, BuildTargetGroup group, string outputFolder)
    Parameters
    Type Name Description
    AddressableAssetSettings aaSettings

    The AddressableAssetSettings object to use for retrieving groups.

    Dictionary<String, String> bundleToAssetGroup

    Mapping of bundle identifier to guid of asset groups.

    BuildTarget target

    The build target. This is used by the BundleBuildParameters base class.

    BuildTargetGroup group

    The build target group. This is used by the BundleBuildParameters base class.

    String outputFolder

    The path for the output folder. This is used by the BundleBuildParameters base class.

    Back to top
    Terms of use
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023