TParticleHandleBase::SetSOALowLevel

This is needed for post serialization fixup of raw pointer. Should only be called by serialization code which is low level and knows the implementation details.

Windows
MacOS
Linux

References

Module

Chaos

Header

/Engine/Source/Runtime/Experimental/Chaos/Public/Chaos/ParticleHandle.h

Include

#include "Chaos/ParticleHandle.h"

Syntax

void SetSOALowLevel
(
    TGeometryParticles< T, d > * InParticles
)

Remarks

This is needed for post serialization fixup of raw pointer. Should only be called by serialization code which is low level and knows the implementation details.

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