Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Helpers > API/Plugins/PCG/Helpers/FExtractorParameters > API/Plugins/PCG/Helpers/FExtractorParameters/__ctor
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGPropertyHelpers.h |
| Include | #include "Helpers/PCGPropertyHelpers.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/Helpers/PCGPropertyHelpers.cpp |
PRAGMA_ENABLE_DEPRECATION_WARNINGS FExtractorParameters
(
const void * InContainer,
const UStruct * InClass,
const FPCGAttributePropertySelector & InPropertySelector,
FName InOutputAttributeName,
bool bInShouldExtract,
bool bInPropertyNeedsToBeVisible
)