FVMReflection::operator,

As above, but returns the complete reflection history so far, including any errors

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilReflection.h"

Source

/Engine/Plugins/NetcodeUnitTest/NetcodeUnitTest/Source/NetcodeUnitTest/Private/NUTUtilReflection.cpp

Syntax

FVMReflection & operator,
(
    FString * OutHistory
)

Remarks

As above, but returns the complete reflection history so far, including any errors

Parameters

Parameter

Description

OutHistory

Takes and stores a temporary reference, to the a string for outputting the reflection history

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