Navigation
API > API/Plugins > API/Plugins/PCG
Used for directly mapping custom attribute names to a criteria attribute set.
| Name | FPCGSelectGrammarCriteriaAttributeNames |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Grammar/PCGSelectGrammar.h |
| Include Path | #include "Elements/Grammar/PCGSelectGrammar.h" |
Syntax
USTRUCT (BlueprintType )
struct FPCGSelectGrammarCriteriaAttributeNames
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| ComparatorAttributeName | FName | Elements/Grammar/PCGSelectGrammar.h |
|
|
| FirstValueAttributeName | FName | Elements/Grammar/PCGSelectGrammar.h |
|
|
| GrammarAttributeName | FName | Elements/Grammar/PCGSelectGrammar.h |
|
|
| KeyAttributeName | FName | Elements/Grammar/PCGSelectGrammar.h |
|
|
| SecondValueAttributeName | FName | Elements/Grammar/PCGSelectGrammar.h |
|