Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/EdGraph
Inheritance Hierarchy
- FGCObject
- FTG_PinSelectionManager
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/EdGraph/TG_PinSelectionManager.h |
| Include | #include "EdGraph/TG_PinSelectionManager.h" |
Syntax
class FTG_PinSelectionManager : public FGCObject
Variables
| Type | Name | Description | |
|---|---|---|---|
| FOnPinSelectionUpdated | OnPinSelectionUpdated |
Functions
| Type | Name | Description | |
|---|---|---|---|
| void | UpdateSelection
(
UEdGraphPin* Pin |
Overridden from FGCObject
| Type | Name | Description | |
|---|---|---|---|
| void | AddReferencedObjects
(
FReferenceCollector& Collector |
Pure virtual that must be overloaded by the inheriting class. | |
| FString | Overload this method to report a name for your referencer |
Typedefs
| Name | Description |
|---|---|
| FOnPinSelectionUpdated |