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;
UObject &42; InBaseObject,
EVMRefWarning InWarnLevel
&41;
Remarks
UObject constructor - Initializing from a UObject
Parameters
Name | Description |
---|---|
InBaseObject | The object the reflection helper should be initialized with |
InWarnLevel | Whether or not reflection failures (e.g. something major like missing properties) should be logged |