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;
const TCHAR &42; InClassName,
const TCHAR &42; InFuncName
&41;
Remarks
Constructor for creating a function instance and (optionally) filling in its parameters
Parameters
Name | Description |
---|---|
InClassName | The name of the class the function is in |
InFuncName | The name of the function |