Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Helpers
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGActorHelpers.h |
| Include | #include "Helpers/PCGActorHelpers.h" |
Syntax
struct FPCGISMComponentBuilderParams
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bAllowDescriptorChanges | ||
| FPCGSoftISMComponentDescriptor | Descriptor | ||
| int32 | NumCustomDataFloats |
Constructors
| Type | Name | Description | |
|---|---|---|---|
| PRAGMA_DISABLE_DEPRECATION_WARNINGS | FPCGISMComponentBuilderParams
(
const FPCGISMCBuilderParameters& Params |
Operators
| Type | Name | Description | |
|---|---|---|---|
| bool | operator==
(
const FPCGISMComponentBuilderParams& Other |