Resources
Build.cs
Set macro value
PublicDefinitions.Add("MYMACRO=Value");
Be sure to have a ifndef
check where you define MYMACRO
otherwise it can be defined multiple times and be overridden.
Latest update: Aug 11, 2025
PublicDefinitions.Add("MYMACRO=Value");
Be sure to have a ifndef
check where you define MYMACRO
otherwise it can be defined multiple times and be overridden.
Sep 03, 2025
Sep 03, 2025
Sep 03, 2025
Sep 03, 2025
Sep 02, 2025
Sep 02, 2025
Sep 01, 2025
Sep 01, 2025
Aug 29, 2025
Aug 29, 2025