C# Class UnityEditor.iOS.Xcode.PBX.KeyValueAST

Show file Open project: intowow/ce-admob-sample-unity Class Usage Examples

Public Properties

Property Type Description
key IdentifierAST
value ValueAST

Property Details

key public property

public IdentifierAST,UnityEditor.iOS.Xcode.PBX key
return IdentifierAST

value public property

public ValueAST value
return ValueAST