Support Board
Date/Time: Sun, 26 Jan 2025 06:31:17 +0000
Post From: docs on sc.GetPersistent and sc.SetPersistent
[2019-02-05 17:30:09] |
User153286 - Posts: 49 |
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? |