FClassTree::~FClassTree

Destructor. Frees the memory for all child nodes, recursively.

Windows
MacOS
Linux

References

Module

CoreUObject

Header

/Engine/Source/Runtime/CoreUObject/Public/UObject/ClassTree.h

Include

#include "UObject/ClassTree.h"

Syntax

~FClassTree()

Remarks

  1. Frees the memory for all child nodes, recursively.

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