Support Board
Date/Time: Wed, 02 Jul 2025 14:37:26 +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.
|