UnityPlayerPrefs

open class UnityPlayerPrefs

Provides a storage layer for Unity using PlayerPrefs.

This class offers convenient methods to save and retrieve various data types using PlayerPrefs, allowing communication between Android and Unity.

Constructors

Link copied to clipboard
constructor()