Login Page - Create Account

Support Board


Date/Time: Sat, 18 May 2024 23:31:05 +0000



Post From: docs on sc.GetPersistent and sc.SetPersistent

[2019-02-05 17:30:09]
User153286 - Posts: 44
Are there any online docs for these?

for example:

sc.GetPersistentPointer(1)

sc.SetPersistentPointer(1, myvariable);

sc.GetPersistentFloat(1)

sc.GetPersistentInt(1)


what is the 1?

how are these to be used?