This version of Unity is unsupported.

ApplyPluginList.AddPluginByName

Declaration

public Unity.Android.Gradle.Element AddPluginByName(string name);

Parameters

name Plugin name.

Returns

Element The added plugin.

Description

Adds an apply plugin: '{name}' element to the block.