IGameSystemEnvironment型
ある
記録
の
レギュレーション
の内、の環境を表す。
https://github.com/Appbird/kss-recorders/blob/main/src/ts/type/foundation/IGameSystemEnvironment.ts
gameSystemID: string;
gameModeID: string;
gameDifficultyID: string;
これに対応する
Resolved
なオブジェクトは
IGameSystemEnvironmentResolved型