TParticleHandleBase::~TParticleHandleBase

NOTE: this is not virtual and only acceptable because we know the children have no extra data that requires destruction.

Windows
MacOS
Linux

References

Module

Chaos

Header

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

Include

#include "Chaos/ParticleHandle.h"

Syntax

~TParticleHandleBase()

Remarks

NOTE: this is not virtual and only acceptable because we know the children have no extra data that requires destruction. You must modify the union to extend this class and do not add any member variables

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