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

ファイルを表示 Open project: intowow/ce-admob-sample-unity Class Usage Examples

Public Properties

Property Type Description
key IdentifierAST
value ValueAST

Property Details

key public_oe property

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

value public_oe property

public ValueAST value
return ValueAST