Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGMatchAndSetWeightedEntry |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/MatchAndSet/PCGMatchAndSetWeighted.h |
| Include Path |
#include "MatchAndSet/PCGMatchAndSetWeighted.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGMatchAndSetWeightedEntry
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
FPCGMatchAndSetWeightedEntry()
|
|
MatchAndSet/PCGMatchAndSetWeighted.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| Value |
FPCGMetadataTypesConstantStruct |
|
MatchAndSet/PCGMatchAndSetWeighted.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(ShowOnlyInnerProperties)
|
| Weight |
int |
Relative weight of this entry |
MatchAndSet/PCGMatchAndSetWeighted.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Settings
- Meta=(ClampMin="0")
|
Functions
Public