Navigation
API > API/Plugins > API/Plugins/CustomizableObjectPopulation
| Name | FClassWeightPair |
| Type | struct |
| Header File | /Engine/Plugins/Experimental/MutablePopulation/Source/CustomizableObjectPopulation/Public/MuCOP/CustomizableObjectPopulation.h |
| Include Path | #include "MuCOP/CustomizableObjectPopulation.h" |
Syntax
USTRUCT ()
struct FClassWeightPair
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
FClassWeightPair() |
MuCOP/CustomizableObjectPopulation.h |
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Class | TObjectPtr< UCustomizableObjectPopulationClass > | MuCOP/CustomizableObjectPopulation.h |
|
|
| ClassWeight | int | Influence of this class over all the classes of a population | MuCOP/CustomizableObjectPopulation.h |
|