Navigation
API > API/Plugins > API/Plugins/TextureGraphEditor > API/Plugins/TextureGraphEditor/EdGraph > API/Plugins/TextureGraphEditor/EdGraph/FTG_PinSelectionManager
- FGCObject::AddReferencedObjects()
- FTG_PinSelectionManager::AddReferencedObjects()
References
| Module | TextureGraphEditor |
| Header | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Public/EdGraph/TG_PinSelectionManager.h |
| Include | #include "EdGraph/TG_PinSelectionManager.h" |
| Source | /Engine/Plugins/Experimental/TextureGraph/Source/TextureGraphEditor/Private/EdGraph/TG_PinSelectionManager.cpp |
virtual void AddReferencedObjects
(
FReferenceCollector & Collector
)
Remarks
Pure virtual that must be overloaded by the inheriting class. Use this method to serialize any UObjects contained that you wish to keep around.