Support Board
Date/Time: Thu, 11 Sep 2025 11:37:48 +0000
Post From: [ACSIL] - Hide custom study input params before distributing
[2024-09-06 20:07:33] |
ForgivingComputers.com - Posts: 1115 |
Or Keep the inputs, but comment out the name: //sc.Input[0].Name = "hidden input";
sc.Input[0].SetInt(10); |