UnityReleaseApi
in package
FinalYes
Resolves Unity editor releases through Unity's official Release API.
Table of Contents
Methods
- __construct() : mixed
- find() : array<string, string>
Methods
__construct()
public
__construct([Closure|null $request = null ]) : mixed
Parameters
- $request : Closure|null = null
find()
public
find(string $version) : array<string, string>
Parameters
- $version : string