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.3C++networkProject Included

info.json

Examples / SDK 6.3 / C++ / network / Messaging Part II
info.json
JSON
1{
2 "name":"Messaging Part II",
3 "desc":"This example demonstrates a bit more of data communication between WOWCube modules",
4 "prev_key":"Network/1",
5 "next_key":"GFX Engine Sample Projects/1",
6 "has_project":true
7}
Wrapped for easier reading. Turn wrap off to inspect exact line lengths.
Context Rail

Project files

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

Related nodes

Messaging Part II
Examples / SDK 6.3 / C++ / network
Messaging2.cpp
Examples / SDK 6.3 / C++ / network / Messaging Part II / project / src
Messaging2.h
Examples / SDK 6.3 / C++ / network / Messaging Part II / project / src
wowcubeapp-build.json
Examples / SDK 6.3 / C++ / network / Messaging Part II / project
Previous Node
Messaging Part II
Examples / SDK 6.3 / C++ / network
Next Node
Messaging2.cpp
Examples / SDK 6.3 / C++ / network / Messaging Part II / project / src