Navigation
API > API/Plugins > API/Plugins/PCG
Converts tags on data collections to an attribute set (per input data), akin to how it's done on Get Actor Data with the Single Point option.
| Name | UPCGTagsToAttributeSetSettings |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGConvertToAttributeSet.h |
| Include Path | #include "Elements/PCGConvertToAttributeSet.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGTagsToAttributeSetSettings : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGTagsToAttributeSetSettings