Navigation
API > API/Plugins > API/Plugins/MeshPaintingToolset > API/Plugins/MeshPaintingToolset/FMeshPaintGeometryCollectionComp-
- FGCObject::AddReferencedObjects()
- FMeshPaintGeometryCollectionComponentAdapter::AddReferencedObjects()
References
| Module | MeshPaintingToolset |
| Header | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Public/MeshPaintGeometryCollectionAdapter.h |
| Include | #include "MeshPaintGeometryCollectionAdapter.h" |
| Source | /Engine/Plugins/MeshPainting/Source/MeshPaintingToolset/Private/MeshPaintGeometryCollectionAdapter.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.