DM Reference

DM Ref

❯

world

❯

vars (world)

❯

byond_version var (world)

byond_version var (world)

1 min read

  • var

This is the version of BYOND at run-time. A game designed to work around known bugs in older versions could use this to adapt its behavior accordingly.

See also

  • byond_build var (world)
  • system_type var (world)
  • byond_version var (client)
  • byond_build var (savefile)
  • byond_version var (savefile)

Graph View

Backlinks

  • byond_build var (client)
  • byond_version var (client)
  • byond_build var (savefile)
  • byond_version var (savefile)
  • byond_build var (world)
  • vars (world)

Created with Quartz v4.5.0 © 2025

  • GitHub