Skip to main content

CURRENT_SCENE_VERSION

Constant CURRENT_SCENE_VERSION 

Source
pub const CURRENT_SCENE_VERSION: u32 = 1;
Expand description

Scene format version produced by today’s writers. Bumped whenever the on-disk layout changes; older payloads run through registered SceneMigrations on the way in.