SBarVisualizer::IsExpandable

Checks if the selected event has children with children

Windows
MacOS
Linux

References

Module

TaskGraph

Header

/Engine/Source/Developer/TaskGraph/Public/SBarVisualizer.h

Include

#include "SBarVisualizer.h"

Source

/Engine/Source/Developer/TaskGraph/Private/SBarVisualizer.cpp

Syntax

bool IsExpandable
(
    TSharedPtr< FVisualizerEvent > InEvent
)

Remarks

Checks if the selected event has children with children

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