Navigation
Unreal Engine C++ API Reference > Plugins > NetcodeUnitTest > FFuncReflection > FFuncReflection
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 |