SDK 6.3

From WowWiki
Revision as of 09:14, 26 July 2026 by WowBot (talk | contribs) (C++ (WASM) and Rust API reference for SDK 6.3 (WowBot))
Jump to navigation Jump to search
Official WOWCube SDK 6.3 documentation. Canonical API reference, generated from the SDK headers.

The current WOWCube SDK. Applications can be written in PAWN, C++, or Rust.

PAWN API

One page per module:

C++ API

C/C++ cubeapps run via WebAssembly and use the same engine functions plus an object-oriented framework:

Rust API

  • SDK 6.3/Rust — the wowcube_sdk crate: Application trait, FFI bindings, entry points, examples

See also: all SDK 6.3 pages.