Method GetPlatform
GetPlatform()
Retrieves the Addressables build platform that is being used.
선언
[Obsolete("This API doesn't adapt to the addition of new platforms. Use GetPlatformPathSubFolder instead.")]
public static AddressablesPlatform GetPlatform()
반환
타입 | 설명 |
---|---|
AddressablesPlatform | Returns the Addressables build platform that is being used. |