USMPropertyGraph::FPlacementArgs¶
Inherits from USMPropertyGraph::FResetGraphArgs
Public Functions¶
| Name | |
|---|---|
| FPlacementArgs() |
Public Attributes¶
| Name | |
|---|---|
| EEdGraphPinDirection | Direction |
| bool | bDestructive |
Public Functions Documentation¶
function FPlacementArgs¶
Public Attributes Documentation¶
variable Direction¶
Direction of placement given a property that could be input or output.
variable bDestructive¶
If the graph should be reset before placement.