Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
languagelua
require "CDA.CDAclientCDAinit"
local CDA = CDAclientCDAinit()

After that, the CDA variable can access a list of mapping functions such as

...