Navigation
API > API/Plugins > API/Plugins/TextureGraph
This class helps to Undo the pin connection 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 undoing the connection
| Name | FTG_PinConnectionChange |
| Type | class |
| Header File | /Engine/Plugins/TextureGraph/Source/TextureGraph/Public/Expressions/CommandChange/TG_PinConnectionChange.h |
| Include Path | #include "Expressions/CommandChange/TG_PinConnectionChange.h" |
Syntax
class FTG_PinConnectionChange : public FCommandChange
Inheritance Hierarchy
- FChange → FCommandChange → FTG_PinConnectionChange
Constructors
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Expressions/CommandChange/TG_PinConnectionChange.h |
Variables
Protected
| Name | Type | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|---|
| Graph | UTG_Graph * | Expressions/CommandChange/TG_PinConnectionChange.h | ||
| PinTo | UTG_Pin * | Expressions/CommandChange/TG_PinConnectionChange.h |
Functions
Public
Overridden from FChange
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
virtual void Apply
(
UObject* Object |
Expressions/CommandChange/TG_PinConnectionChange.h | ||
virtual void Revert
(
UObject* Object |
Expressions/CommandChange/TG_PinConnectionChange.h | ||
virtual FString ToString() |
Expressions/CommandChange/TG_PinConnectionChange.h |
Static
| Name | Remarks | Include Path | Unreal Specifiers |
|---|---|---|---|
| Expressions/CommandChange/TG_PinConnectionChange.h |