omni::core::kModuleExportsVersion
Defined in omni/core/ModuleExports.h
-
constexpr uint16_t omni::core::kModuleExportsVersion = 1
Binary layout of omni::core::ModuleExports. This should be incremented if the fields in omni::core::ModuleExports change.
Great care must be taken when changing this version, as it may prevent existing modules from loading without recompilation.