FFXSystemInterface::~FFXSystemInterface

By making the destructor protected, an instance must be destroyed via [FFXSystemInterface::Destroy](API\Runtime\Engine\FFXSystemInterface\Destroy).

Windows
MacOS
Linux

References

Module

Engine

Header

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

Include

#include "FXSystem.h"

Syntax

virtual ~FFXSystemInterface()

Remarks

By making the destructor protected, an instance must be destroyed via FFXSystemInterface::Destroy.

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