Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor
| |
|
| Name |
FTG_PinSelectionManager |
| Type |
class |
| Header File |
/Engine/Plugins/TextureGraph/Source/TextureGraphEditor/Public/EdGraph/TG_PinSelectionManager.h |
| Include Path |
#include "EdGraph/TG_PinSelectionManager.h" |
Syntax
class FTG_PinSelectionManager : public FGCObject
Inheritance Hierarchy
Typedefs
| Name |
Type |
Remarks |
Include Path |
| FOnPinSelectionUpdated |
TMulticastDelegate_OneParam< void, UEdGraphPin * > |
|
EdGraph/TG_PinSelectionManager.h |
Variables
Public
| Name |
Type |
Remarks |
Include Path |
Unreal Specifiers |
| OnPinSelectionUpdated |
FOnPinSelectionUpdated |
|
EdGraph/TG_PinSelectionManager.h |
|
Functions
Public
| Name |
Remarks |
Include Path |
Unreal Specifiers |
|
|
EdGraph/TG_PinSelectionManager.h |
|
virtual FString GetReferencerName()
|
|
EdGraph/TG_PinSelectionManager.h |
|