Method GetPlatform
GetPlatform()
Retrieves the Addressables build platform that is being used.
Declaration
[Obsolete("This API doesn't adapt to the addition of new platforms. Use GetPlatformPathSubFolder instead.")]
public static AddressablesPlatform GetPlatform()
Returns
Type | Description |
---|---|
AddressablesPlatform | Returns the Addressables build platform that is being used. |