Skip to content

USMPropertyGraph::FPlacementArgs

Inherits from USMPropertyGraph::FResetGraphArgs

Public Functions

Name
FPlacementArgs()

Public Attributes

Name
EEdGraphPinDirection Direction
bool bDestructive

Public Functions Documentation

function FPlacementArgs

inline FPlacementArgs()

Public Attributes Documentation

variable Direction

EEdGraphPinDirection Direction;

Direction of placement given a property that could be input or output.


variable bDestructive

bool bDestructive;

If the graph should be reset before placement.