Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/MatchAndSet
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/MatchAndSet/PCGMatchAndSetWeightedByCategory.h |
| Include | #include "MatchAndSet/PCGMatchAndSetWeightedByCategory.h" |
Syntax
USTRUCT&40;BlueprintType&41;
struct FPCGMatchAndSetWeightedByCategoryEntryList
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsDefault | If the category is the default, if the input does not match to anything, it will use this category. | |
| FPCGMetadataTypesConstantStruct | CategoryValue | ||
| TArray< FPCGMatchAndSetWeightedEntry > | WeightedEntries | Values and their weights |
Constructors
| Type | Name | Description | |
|---|---|---|---|
Functions
| Type | Name | Description | |
|---|---|---|---|
| int | |||
| void | SetType
(
EPCGMetadataTypes InType, |