Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGComponent
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include | #include "PCGComponent.h" |
Syntax
struct NodeExecutedNotificationData
Remarks
Retrieves the executed nodes information
Variables
| Type | Name | Description | |
|---|---|---|---|
| FPCGStack | Stack | ||
| PCGUtils::FCallTime | Timer |
Constructors
| Type | Name | Description | |
|---|---|---|---|
NodeExecutedNotificationData
(
const FPCGStack& InStack, |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const NodeExecutedNotificationData& OtherNotifData |