Removes a random generated decorator node from the chromosome if one exists. More...
#include <RemoveGeneratedDecoratorMutator.h>
Public Member Functions | |
virtual UBTChromosome * | Mutate (UBTChromosome *chromosome, TArray< UBTChromosome * > parents, int primaryParent) |
Public Member Functions inherited from UMutator | |
virtual void | Init (UServiceInjector *injector) |
Additional Inherited Members | |
Public Attributes inherited from UMutator | |
virtual UBTChromosome * | Mutate (UBTChromosome *chromosome, TArray< UBTChromosome * > parents, int primaryParent) PURE_VIRTUAL(UMutator |
Protected Attributes inherited from UMutator | |
UServiceInjector * | serviceInjector |
Removes a random generated decorator node from the chromosome if one exists.