Skip to content

LD::Editor::Graph::Transitions::FGatherRerouteArgs

#include <SMTransitionArgs.h>

Description

struct LD::Editor::Graph::Transitions::FGatherRerouteArgs;

Arguments for gathering reroute data.

Public Attributes

Name
ETransitionDirection Direction
bool bIncludeSelf

Public Attributes Documentation

variable Direction

ETransitionDirection Direction = ETransitionDirection::Both;

The direction along the transition to gather reroute nodes.


variable bIncludeSelf

bool bIncludeSelf = true;

Include this object in the results.