Navigation
API > API/Plugins > API/Plugins/PCG > API/Plugins/PCG/UPCGManagedComponentBase
Description
Moves a part or the full resource contents to another target as dictated by the params. Returns true if it has succeeded.
Virtual Inheritance
- UPCGManagedResource::MoveResource → UPCGManagedComponentBase::MoveResource
| Name | MoveResource |
| Type | function |
| Header File | /Engine/Plugins/PCG/Source/PCG/Public/PCGManagedResource.h |
| Include Path | #include "PCGManagedResource.h" |
| Source | /Engine/Plugins/PCG/Source/PCG/Private/PCGManagedResource.cpp |
virtual bool MoveResource
(
const FPCGMoveResourceParams & Params
)