withSIX.Play.Core.Games.Entities.Other.GTAStartupParameters.BuildSwitches C# (CSharp) Method

BuildSwitches() protected method

protected BuildSwitches ( ) : IEnumerable
return IEnumerable
        protected override IEnumerable<string> BuildSwitches() => SwitchStorage.Select(BuildSwitch);