Login Page - Create Account

Support Board


Date/Time: Fri, 19 Apr 2024 20:10:32 +0000



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

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

so code that compiles will be :


int& VariableName = sc.GetPersistentInt(1);