Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/Elements > API/Plugins/PCG/Elements/Metadata
References
| Module | PCG |
| Header | /Engine/Plugins/PCG/Source/PCG/Public/Elements/Metadata/PCGMetadataOpElementBase.h |
| Include | #include "Elements/Metadata/PCGMetadataOpElementBase.h" |
Syntax
enum EPCGMetadataSettingsBaseMode
{
UMETA =(Tooltip = "Broadcast for ParamData and no broadcast for SpatialData."),
UMETA =(ToolTip = "If number of entries doesn't match, will use the default value."),
UMETA =(ToolTip = "If there is no entry or a single entry, will repeat this value."),
}
Values
| Name | Description |
|---|---|
| UMETA | |
| UMETA | |
| UMETA |
Remarks
Defines behavior when number of entries doesn't match in inputs.