EvolvingBehavior  0.2.0
 
Loading...
Searching...
No Matches
UBTMappedServiceGene Class Reference

A Service gene that refers to a template node in the NodeMapper. See BTServiceGene.h to read about their function. More...

#include <BTMappedServiceGene.h>

Inheritance diagram for UBTMappedServiceGene:
UBTServiceGene UBTNodeGene

Public Member Functions

void Init (UServiceInjector *injector, FNodeMapID id)
 
virtual FString ToString () override
 
virtual UBTService * BuildPhenotype (UObject *outer) override
 
virtual UBTServiceGeneDuplicateService (UObject *outer) override
 
- Public Member Functions inherited from UBTServiceGene
virtual UBTNodeGeneDuplicate (UObject *outer) override
 
- Public Member Functions inherited from UBTNodeGene
virtual void SetServiceInjector (UServiceInjector *serviceInjector)
 

Additional Inherited Members

- Public Attributes inherited from UBTServiceGene
virtual UBTService * BuildPhenotype (UObject *outer) PURE_VIRTUAL(UBTServiceGene
 
virtual UBTServiceGeneDuplicateService (UObject *other) PURE_VIRTUAL(UBTServiceGene
 
- Public Attributes inherited from UBTNodeGene
virtual FString ToString () PURE_VIRTUAL(UBTNodeGene
 
virtual UBTNodeGeneDuplicate (UObject *outer) PURE_VIRTUAL(UBTNodeGene
 
- Protected Attributes inherited from UBTNodeGene
UServiceInjectorServiceInjector
 

Detailed Description

A Service gene that refers to a template node in the NodeMapper. See BTServiceGene.h to read about their function.

Author
jim
Date
9/21/19

The documentation for this class was generated from the following files:
  • Source/EvolvingBehavior/Public/Representation/BTMappedServiceGene.h
  • Source/EvolvingBehavior/Private/Representation/BTMappedServiceGene.cpp