Support Board
Date/Time: Thu, 21 Nov 2024 16:18:15 +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); |