Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FVMReflection > API/Plugins/NetcodeUnitTest/FVMReflection/__ctor
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilReflection.h |
| Include | #include "NUTUtilReflection.h" |
| Source | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTUtilReflection.cpp |
FVMReflection
&40;
const FVMReflection & ToCopy
&41;
Remarks
Copy constructor - used regularly to copy reflection states, but without passing on history or temporary variables (such as error return)
Parameters
| Name | Description |
|---|---|
| ToCopy | The reflection helper to copy |