string | @param string Signature Подпись аутентификации, обеспеченная Unity. |
int | @param int Size Число байтов, выделенных для этой кэш-памяти. |
(Эта функция доступна только в WebPlayer).
Enables a dedicated, application-specific WebPlayer cache (Dedicated WebPlayer caches require a paid license from Unity Technologies). If you have a dedicated cache license, call this function at WebPlayer application startup with the license information provided to you.
Starting with the release of Unity 3.2, all WebPlayer applications have access to a 50 MiB shared cache; calling the Authorize() function is not necessary.
Starting with the release of Unity 3.4, PC/Mac Standalone players and iOS/Android players have access to a 4 GiB dedicated cache for each application; calling the Authorize() function is not necessary.
Note that Unity 5.4.0 does not support web player.