An empty class to be used as the "replicated type" for a subgroup that doesn't implement a Replicated Object. More...
#include <replicated.hpp>
Static Public Member Functions | |
static auto | register_functions () |
An empty class to be used as the "replicated type" for a subgroup that doesn't implement a Replicated Object.
Subgroups of type RawObject will have no replicated state or RPC functions and can only be used to send raw (byte-buffer) multicasts.
Definition at line 51 of file replicated.hpp.
|
inlinestatic |
Definition at line 52 of file replicated.hpp.