The abstract base class for reproducing chromosomes into children. More...
#include <Reproducer.h>
Public Member Functions | |
virtual void | Init (UServiceInjector *serviceInjector) |
virtual TArray< UBTChromosome * > | Reproduce (TArray< UBTChromosome * > parents) |
Protected Attributes | |
UServiceInjector * | ServiceInjector |
The abstract base class for reproducing chromosomes into children.