Define DECLARE_OBJECT_DEPENDENCIES#

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.