pub const GEevent_GE_CheckPlot: GEevent = 7;
Expand description

When replaying the display list, the graphics engine checks, after each replayed action, that the action produced valid output. This is the graphics system’s chance to say that the output is crap (in which case the graphics engine will abort the display list replay).