WOWCube Docs logo
WOWCube Docs
Mission Control
Section Shortcuts
APIExamplesSourceWOWConnectChangelog
Filters
SDK and language defaults persist in cookies.
SDK version
Navigation Tree
Collapsed by default, focused on the active path.
Made byMcKay Seamons
GitHub
  1. Home
  2. Docs
  3. Examples
  4. info.json
Mission NodeSDK 6.2C++topologyProject Included

info.json

Examples / SDK 6.2 / C++ / topology / Scrambling
info.json
JSON
1{
2 "name":"Scrambling",
3 "desc":"This example demonstrates how to create and use a virtual topology for scrambling",
4 "prev_key":"Topology/3",
5 "next_key":"Network/1",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

MyScramble.cpp
project/src/MyScramble.cpp
MyScramble.h
project/src/MyScramble.h
ScrambleApp.cpp
project/src/ScrambleApp.cpp
ScrambleApp.h
project/src/ScrambleApp.h
wowcubeapp-build.json
project/wowcubeapp-build.json
Context Rail

Related nodes

Scrambling
Examples / SDK 6.2 / C++ / topology
MyScramble.cpp
Examples / SDK 6.2 / C++ / topology / Scrambling / project / src
MyScramble.h
Examples / SDK 6.2 / C++ / topology / Scrambling / project / src
ScrambleApp.cpp
Examples / SDK 6.2 / C++ / topology / Scrambling / project / src
Previous Node
Scrambling
Examples / SDK 6.2 / C++ / topology
Next Node
MyScramble.cpp
Examples / SDK 6.2 / C++ / topology / Scrambling / project / src