ImportData

JsonUtility.ImportData method

استيراد سلسلة json .

public static int[] ImportData(string json, Cells cells, int row, int column, 
    JsonLayoutOptions option)
معامليكتبوصف
jsonStringسلسلة json.
cellsCellsالخلايا.
rowInt32فهرس الصف.
columnInt32فهرس العمود.
optionJsonLayoutOptionsخيارات استيراد سلسلة json.

أنظر أيضا