判断题
unity3D游戏引擎使用过程中,PlayerPrefs中SetInt中key可以是除了string以外的任意类型。()
错误
判断题 unity3D游戏引擎使用过程中,PlayerPrefs类可以存储少量不敏感的数据。()
判断题 unity3D游戏引擎使用过程中,PlayerPrefs不能存储字符串类型的数据。()
单项选择题 unity3D游戏引擎使用过程中,PlayerPrefs.DeleteAll()方法的作用是()。