Navigation
API > API/Plugins > API/Plugins/AvalancheMedia > API/Plugins/AvalancheMedia/Playback > API/Plugins/AvalancheMedia/Playback/IAvaPlaybackGraphEditor
References
| Module | AvalancheMedia |
| Header | /Engine/Plugins/Experimental/Avalanche/Source/AvalancheMedia/Public/Playback/IAvaPlaybackGraphEditor.h |
| Include | #include "Playback/IAvaPlaybackGraphEditor.h" |
bool GetBoundsForSelectedNodes
(
FSlateRect & Rect,
float Padding
)
Remarks
Get the bounding area for the currently selected nodes false if nothing is selected
Parameters
| Name | Description |
|---|---|
| Rect | Final output bounding area, including padding |
| Padding | An amount of padding to add to all sides of the bounds |