Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Tests > API/Plugins/PCG/Tests/Determinism
References
| Module | PCG |
| Header | /Engine/Plugins/Experimental/PCG/Source/PCG/Public/Tests/Determinism/PCGDeterminismTestsCommon.h |
| Include | #include "Tests/Determinism/PCGDeterminismTestsCommon.h" |
Syntax
struct FNodeAndOptions
Variables
| Type | Name | Description | |
|---|---|---|---|
| TArray< TArray< EPCGDataType > > | BaseOptionsByPin | ||
| const bool | bMultipleOptionsPerPin | ||
| const UPCGNode * | PCGNode | ||
| const int32 | Seed |
Constructors
| Type | Name | Description | |
|---|---|---|---|
FNodeAndOptions
(
const UPCGNode* PCGNode, |