createRefreshUnityAssetsTask

fun Project.createRefreshUnityAssetsTask(unityOptions: UnityOptions)

Creates and registers a RefreshUnityAssetsTask with the given unityOptions.

Parameters

unityOptions

The UnityOptions to be used by the task.

See also