Define DECLARE_OBJECT_DEPENDENCIES#
Defined in File component_impl.h
Define Documentation#
-
DECLARE_OBJECT_DEPENDENCIES(...)#
Declare the object to be a singleton object (only one instance will be created of the object). One or more strings with the class/default names of the objects the component is dependent on.