Support Board
Date/Time: Thu, 18 Sep 2025 21:28:40 +0000
Post From: docs on sc.GetPersistent and sc.SetPersistent
[2019-02-05 17:30:09] |
User153286 - Posts: 64 |
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? |