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