Navigation
API > API/Runtime > API/Runtime/ChaosCore > API/Runtime/ChaosCore/Chaos
References
| Module | ChaosCore |
| Header | /Engine/Source/Runtime/Experimental/ChaosCore/Public/Chaos/ArrayND.h |
| Include | #include "Chaos/ArrayND.h" |
namespace Chaos
{
template<typename DOUBLE_T, typename FLOAT_T>
void Chaos&58;&58;TryBulkSerializeArrayNDBaseForDoubles
&40;
FArchive & Ar,
TArray< DOUBLE_T > & DoubleTypedArray
&41;
}
Remarks
LWC_TODO : Perf pessimization : this is sub-optimal but will do until we sort the serialization out.