Navigation
Unreal Engine C++ API Reference > Runtime > Core > Math
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Math/UnrealMathUtility.h |
Include | #include "Math/UnrealMathUtility.h" |
namespace UE
{
namespace LWC
{
template<typename TDest, typename TSrc, typename InAllocatorType>
TArray< TDest, InAllocatorType > UE&58;&58;LWC&58;&58;ConvertArrayType
&40;
const TArray< TSrc, InAllocatorType > & From
&41;
}
}
Remarks
Convert array to a new type.