1#include "SwitchComponent.h"
13 DynamicComponent::registerDerivedType<SwitchComponent>().setFields(fields);
Field definition describing a single data member of a data structure.
Contains reflection support.
static void registerType()
Register the type in the type system.
int32_t whichChild
Which child (-1 = none, -2 = inherit, -3 = all)