Navigation
API > API/Plugins > API/Plugins/NetcodeUnitTest > API/Plugins/NetcodeUnitTest/FVMReflection
References
Module | NetcodeUnitTest |
Header | /Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilReflection.h |
Include | #include "NUTUtilReflection.h" |
template<typename PropertyClass>
FORCEINLINEbool CanCastObject&40;&41; const
Remarks
Whether or not the VM reflector points to an object that is ready for casting Whether or not the VM reflector is ready for casting
Parameters
Name | Description |
---|---|
PropertyClass | The UObject property to check for |