Variable BEETPX__VERSIONConst Not Exported

BEETPX__VERSION: string

A constant injected into global namespace during the build process. Holds a version string of a BeetPx the game was built with.

$x.logDebug(`BeetPx version: ${BEETPX__VERSION}`);