FVMReflection::GetArrayNum

If pointing to an array, returns the array size.

Windows
MacOS
Linux

References

Module

NetcodeUnitTest

Header

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

Include

#include "NUTUtilReflection.h"

Syntax

FORCEINLINEint32 GetArrayNum() const

Remarks

If pointing to an array, returns the array size. Cache the value, instead of using it directly in a for loop

Returns

Returns the size of the array

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