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