Navigation
API > API/Plugins > API/Plugins/PCG
| Name | FDynamicTrackedKeyInstanceData |
| Type | struct |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGComponent.h |
| Include Path | #include "PCGComponent.h" |
Syntax
USTRUCT ()
struct FDynamicTrackedKeyInstanceData
Variables
Public
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| bValue | bool | PCGComponent.h | ||
| SelectionKey | FPCGSelectionKey | PCGComponent.h | ||
| Settings | TSoftObjectPtr< const UPCGSettings > | PCGComponent.h |