Class UAFAndroidApplyPlugin
Assembly: UnityAppFlavor.Editor.dll
View Source
Declaration
[Serializable]
public class UAFAndroidApplyPlugin
Fields
dir_name
View Source
Declaration
[HideLabel]
[Required]
[VerticalGroup("渠道名", 0)]
public string dir_name
apply_plugin
View Source
Declaration
[HideLabel]
[VerticalGroup("Plugin 名", 0)]
[TextArea(4, 6)]
public string apply_plugin
Methods
GenLaunchPlugin()
View Source
Declaration
public string GenLaunchPlugin()
Returns
System.String