Class UAFiOSPod
Assembly: UnityAppFlavor.Editor.dll
View Source
Declaration
[Serializable]
public class UAFiOSPod
Fields
comment
View Source
Declaration
[VerticalGroup("注释", 0)]
[HideLabel]
public string comment
package_name
View Source
Declaration
[VerticalGroup("包名", 0)]
[Required]
[HideLabel]
public string package_name
package_version
View Source
Declaration
[VerticalGroup("包版本", 0)]
[HideLabel]
public string package_version
Methods
ToString()
View Source
Declaration
public override string ToString()
Returns
System.String