fnversion_major→intint version_major()sourceeditReturns the engine's SemVer major component at runtime.See Also version_minor — minor component. version_patch — patch component.ReturnsintValue of LUCID_VERSION_MAJOR at the time the engine shared library was built.