FVMReflection::DisableFieldVerification

Disables the need to verify field types before accessing structs etc., to e.g. make use of the 'reflect' console command easier.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Public/NUTUtilReflection.h

Include

#include "NUTUtilReflection.h"

Syntax

FORCEINLINEvoid DisableFieldVerification()

Remarks

Disables the need to verify field types before accessing structs etc., to e.g. make use of the 'reflect' console command easier.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss