单项选择题

unity3D游戏引擎使用过程中,清除PlayerPrefs中所有设置的值,使用那个API()。

A.DeleteAll()
B.DeleteKey()
C.HasKey()
D.Save()