Navigation
API > API/Plugins > API/Plugins/PCG
Converts a resource data to an attribute set containing the resource path.
| Name | UPCGGetResourcePath |
| Type | class |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/Elements/PCGGetResourcePath.h |
| Include Path | #include "Elements/PCGGetResourcePath.h" |
Syntax
UCLASS (MinimalAPI, BlueprintType, ClassGroup=(Procedural))
class UPCGGetResourcePath : public UPCGSettings
Inheritance Hierarchy
- UObjectBase → UObjectBaseUtility → UObject → UPCGData → UPCGSettingsInterface → UPCGSettings → UPCGGetResourcePath