Support Board
Date/Time: Thu, 18 Sep 2025 19:34:40 +0000
Post From: Notice: Study Exceptions in New Versions and Code Efficiency
[2020-05-08 20:40:25] |
User818063 - Posts: 16 |
I believe the real function is GetPersistentInt, not sc.GetPersistentInteger so code that compiles will be : int& VariableName = sc.GetPersistentInt(1); |