PerfControls.Flag method
Resolve a launch flag the same way as the perf flags: STELLAR_<NAME>=1 in the env, OR a line “NAME”/“NAME=1” in game_mini/stellar_perf.flags. Shared so other gates (e.g. StellarDiagnostics) read the deploy-script mode file without Heroic env edits.
public static bool Flag(string name)See Also
Section titled “See Also”- class PerfControls
- namespace Stellar.Abstractions.Diagnostics