STreeMap::RebuildTreeMap

Refreshes the tree map from its source data.

Windows
MacOS
Linux

References

Module

TreeMap

Header

/Engine/Source/Developer/TreeMap/Public/STreeMap.h

Include

#include "STreeMap.h"

Syntax

void RebuildTreeMap
(
    const bool bShouldPlayTransition
)

Remarks

Refreshes the tree map from its source data. The current active root will remain as the base of the tree. Call this after you've changed data in the tree.

Parameters

Parameter

Description

bShouldPlayTransition

If enabled, an animation will play

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