15 #include "config_softegg.h" 16 #include "softEggGroupUserData.h" 17 #include "softNodeDesc.h" 21 Configure(config_softegg);
22 NotifyCategoryDef(softegg,
":soft");
24 ConfigureFn(config_softegg) {
51 static bool initialized =
false;
57 SoftEggGroupUserData::init_type();
58 SoftNodeDesc::init_type();
This is a convenience class to specialize ConfigVariable as a boolean type.