Support Board
Date/Time: Fri, 04 Jul 2025 17:46:09 +0000
Post From: docs on sc.GetPersistent and sc.SetPersistent
[2019-02-05 17:30:09] |
User153286 - Posts: 57 |
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? |