Navigation
API > API/Plugins > API/Plugins/TextureGraph > API/Plugins/TextureGraph/Expressions > API/Plugins/TextureGraph/Expressions/CommandChange
Inheritance Hierarchy
- FChange
- FCommandChange
- FTG_PinConnectionBreakChange
References
| Module | TextureGraph |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraph/Public/Expressions/CommandChange/TG_PinConnectionChange.h |
| Include | #include "Expressions/CommandChange/TG_PinConnectionChange.h" |
Syntax
class FTG_PinConnectionBreakChange : public FCommandChange
Remarks
This class helps to Redo the pin connection Break correctly as the Blob is not serialized so if the expression property is not connected and is holding a reference of blob it is not rest when redoing the connection
Constructors
| Type | Name | Description | |
|---|---|---|---|
FTG_PinConnectionBreakChange
(
UTG_Graph* InGraph, |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | StoreChange
(
UTG_Graph* InGraph, |