FEdGraphUtilities::CalculateApproximateNodeBoundaries

Calculates an approximate bounding box for the specified nodes.

Windows
MacOS
Linux

References

Module

UnrealEd

Header

/Engine/Source/Editor/UnrealEd/Public/EdGraphUtilities.h

Include

#include "EdGraphUtilities.h"

Source

/Engine/Source/Editor/UnrealEd/Private/EdGraphUtilities.cpp

Syntax

static FIntRect CalculateApproximateNodeBoundaries
(
    const TArray< UEdGraphNode * > & Nodes
)

Remarks

Calculates an approximate bounding box for the specified nodes.

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