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

    GetPlatform()

    Retrieves the Addressables build platform that is being used.

    Declaration
    public static AddressablesPlatform GetPlatform()
    Returns
    Type Description
    AddressablesPlatform

    Returns the Addressables build platform that is being used.

    Back to top Copyright © 2021 Unity Technologies
    Generated by DocFX
    on 04 November 2021
    Terms of use