Navigation
API > API/Plugins > API/Plugins/RigLogicMutable > API/Plugins/RigLogicMutable/FDNAPinData > API/Plugins/RigLogicMutable/FDNAPinData/__ctor
References
| Module | RigLogicMutable |
| Header | /Engine/Plugins/Experimental/RigLogicMutable/Source/RigLogicMutable/Public/RigLogicMutableExtension.h |
| Include | #include "RigLogicMutableExtension.h" |
FDNAPinData
(
const FDNAPinData & Source
)
Remarks
Direct copying is not allowed, because the DNA Asset can only be owned by one struct.
To make a copy of this, create a new default instance and call CopyFromDNAAsset on it to copy the DNA Asset into it.