docs.unity.cn
    Show / Hide Table of Contents

    Class PlatformMappingService

    Determines the Addressables build platform that should be used based on the target player build platform.

    Inheritance
    Object
    PlatformMappingService
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: UnityEngine.AddressableAssets
    Syntax
    public class PlatformMappingService

    Methods

    Name Description
    GetPlatform()

    Retrieves the Addressables build platform that is being used.

    GetPlatformPathSubFolder()

    Retrieves the Addressables platform subfolder of the build platform that is being used.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on Thursday, December 2, 2021
    Terms of use