Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FFuncReflection > API/Plugins/NetcodeUnitTest/FFuncReflection/__ctor
References
| Module | NetcodeUnitTest |
| Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilReflection.h |
| Include | #include "NUTUtilReflection.h" |
FFuncReflection
&40;
UObject &42; TargetObj,
const TCHAR &42; InFuncName
&41;
Remarks
Constructor for creating a function instance and (optionally) filling in its parameters
Parameters
| Name | Description |
|---|---|
| TargetObj | The object the function is in |
| InFuncName | The name of the function |