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.
Oct 22, 2025
Oct 21, 2025
Oct 21, 2025
Oct 19, 2025
Oct 19, 2025
Oct 19, 2025
Oct 19, 2025
Oct 16, 2025
Oct 15, 2025
Oct 15, 2025