FVMReflection::GetValueAsString

Converts the value of whatever the reflection helper is pointing to, into a human readable string.

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

TValueOrError< FString, FString > GetValueAsString()

Remarks

Converts the value of whatever the reflection helper is pointing to, into a human readable string.

Returns

A human readable representation of what the reflection helper is pointing to

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