Navigation
API > API/Runtime > API/Runtime/DataflowCore > API/Runtime/DataflowCore/Dataflow > API/Runtime/DataflowCore/Dataflow/TContextCacheElementUObject
- FGCObject::AddReferencedObjects()
- TContextCacheElementUObject::AddReferencedObjects()
References
| Module | DataflowCore |
| Header | /Engine/Source/Runtime/Experimental/Dataflow/Core/Public/Dataflow/DataflowNodeParameters.h |
| Include | #include "Dataflow/DataflowNodeParameters.h" |
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.