NSqlite NPlugins $10.00 (no ratings) Tools Date Price 日期和时间 价钱($) 03/19(2018) 10.0 11/08(2024) 10.0 Jump AssetStore このアセットの説明 NSqlite - Your data stored without querying. This very simple plugin allows you to store your model classes into an Sqlite database, and return your stored data back as model class! It's really simple to use, requiring only that the model classes inherit from a provided base class. Supported Data Types: * DateTime * Integer * Float * Double * String * Boolean * IList * Vector2 * Vector3 * Vector4 * Rect * Quaternion * Color * Array * Any custom class with the above data types, and inheriting from base class. Unsupported Data Types: * Dictionaries * Other UnityEngine classes Documentation