| bInheritAttributes |
bool |
|
Data/PCGSpatialData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| bInheritMetadata |
bool |
|
Data/PCGSpatialData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| bInheritSpatialData |
bool |
|
Data/PCGSpatialData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| bIsDuplicatingData |
bool |
Special boolean to be set to true when we duplicate data. |
Data/PCGSpatialData.h |
|
| MetadataInitializeParams |
FPCGMetadataInitializeParams |
When initializing metadata, can provide an extra set of params to initialize (for filtering attributes for example) |
Data/PCGSpatialData.h |
|
| Source |
TObjectPtr< const UPCGSpatialData > |
|
Data/PCGSpatialData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|
| SourceOverride |
TObjectPtr< const UPCGSpatialData > |
In the case of collapse of composite data, we need to inherit metadata from another source. |
Data/PCGSpatialData.h |
- BlueprintReadWrite
- EditAnywhere
- Category=Default
|