Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

Intent Constructor

Declaration

public Intent();

Declaration

public Intent(Unity.Android.Gradle.Manifest.Intent intent);

Parameters

intent Element to copy.

Description

Element constructor.