Support Board
Date/Time: Mon, 03 Nov 2025 17:19:55 +0000
Post From: scope of sc.GetPersistenInt(*)
| [2021-02-20 09:26:19] |
| norvik_ - Posts: 106 |
|
For me is also helpful using a enum class for persistent variables indexing, with the names of enum members assoŃiated with further usage of the variables. this make me sure that nothing will be mixed when a lot of vars used.
|
