📄️ Introducing
Tables or Database as service is one of most important service in the DynamicPixels, every other services stand on top of tables. you can use tables directly and design your table or use predefined services and just enable them. Service tables implement logics by using basic table functionality.
📄️ Data Management
Every game have two default tables, Users and Devices. You can see all table in this path Select Your Game -> Select Tables Tab, In this page you have some ability about tables:
📄️ Plugin Functions
Table service is one of the basic services and helps you to store some structural data in the game. In the following, we work with some functions that will apply to specific table.