NUTUtilRefl

[NUTUtilRefl](API\Plugins\NetcodeUnitTest\NUTUtilRefl) - general reflection helper utility functions

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilReflection.h"

Syntax

struct NUTUtilRefl

Remarks

NUTUtilRefl - general reflection helper utility functions

Functions

Name Description

Public function Static

FString

 

FunctionParmsToString

(
    UFunction* InFunction,
    void* Parms
)

Iterates a functions parameters, and converts them to a human readable string NOTE: Can not be passed back to functions that read parameters from a string, e.g. 'CallFunctionByNameWithArguments'

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