Navigation
API > API/Plugins > API/Plugins/PCG
| |
|
| Name |
FPCGISMComponentBuilderParams |
| Type |
struct |
| Header File |
/Engine/Plugins/PCG/Source/PCG/Public/Helpers/PCGActorHelpers.h |
| Include Path |
#include "Helpers/PCGActorHelpers.h" |
Syntax
struct FPCGISMComponentBuilderParams
Constructors
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
Helpers/PCGActorHelpers.h |
|
|
|
Helpers/PCGActorHelpers.h |
|
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| bAllowDescriptorChanges |
bool |
|
Helpers/PCGActorHelpers.h |
|
| bTransient |
bool |
|
Helpers/PCGActorHelpers.h |
|
| DataCrc |
FPCGCrc |
|
Helpers/PCGActorHelpers.h |
|
| Descriptor |
FPCGSoftISMComponentDescriptor |
|
Helpers/PCGActorHelpers.h |
|
| NumCustomDataFloats |
int32 |
|
Helpers/PCGActorHelpers.h |
|
| SettingsCrc |
FPCGCrc |
|
Helpers/PCGActorHelpers.h |
|
Functions
Public
Operators