namespace PKHeX.Core; /// /// Message Passing for frame results. /// internal readonly record struct SeedFrame(uint PID, int FrameID);