namespace MissionTmaLib;
public record GameObjectSettings(int Unused, int SettingsCount, List<GameObjectSetting> Settings);