CARB_DEFAULT_INITIALIZERS
Defined in carb/PluginUtils.h
-
CARB_DEFAULT_INITIALIZERS()
Plugin helper macro to define boiler-plate code to register and unregister the plugin with various other components in the system (e.g. logging channels, profiler, localization, etc.).
Do not directly call this macro, rather call CARB_PLUGIN_IMPL() which will call this macro for you.