Login Page - Create Account

Support Board


Date/Time: Sat, 03 Jun 2023 14:47:41 +0000



Post From: Notice: Study Exceptions in New Versions and Code Efficiency

[2020-05-08 20:40:25]
User818063 - Posts: 14
I believe the real function is GetPersistentInt, not sc.GetPersistentInteger

so code that compiles will be :


int& VariableName = sc.GetPersistentInt(1);