FNiagaraSharedObject::Destroy

The owner of this object is now done with it but it may still be in use by others, possibly on other threads.

Windows
MacOS
Linux

References

Module

Niagara

Header

/Engine/Plugins/FX/Niagara/Source/Niagara/Classes/NiagaraDataSet.h

Include

#include "NiagaraDataSet.h"

Source

/Engine/Plugins/FX/Niagara/Source/Niagara/Private/NiagaraDataSet.cpp

Syntax

void Destroy()

Remarks

The owner of this object is now done with it but it may still be in use by others, possibly on other threads. Add to the deletion queue so it can be safely freed when it's no longer in use.

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