Code Snippets
From C4 Engine Wiki
This is a repository of miscellaneous code snippets for use with the C4 Engine.
- Chat Application - An example of C4's multiplayer message system. See also Basic Network Tutorial and Basic Network Tutorial - Part 2.
- Composite Message - A dynamic, far more compact method of defining new Message types.
