FFXSystemInterface::OnDestroy

Gamethread callback when destroy gets called, allows to clean up references.

Windows
MacOS
Linux

Override Hierarchy

FFXSystemInterface::OnDestroy()

NiagaraEmitterInstanceBatcher::OnDestroy()

References

Module

Engine

Header

/Engine/Source/Runtime/Engine/Public/FXSystem.h

Include

#include "FXSystem.h"

Syntax

virtual void OnDestroy()

Remarks

Gamethread callback when destroy gets called, allows to clean up references.

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