Navigation
API > API/Editor > API/Editor/AIGraph > API/Editor/AIGraph/UAIGraph
- UObject::Serialize()
- UAIGraph::Serialize()
References
Module | AIGraph |
Header | /Engine/Source/Editor/AIGraph/Classes/AIGraph.h |
Include | #include "AIGraph.h" |
Source | /Engine/Source/Editor/AIGraph/Private/AIGraph.cpp |
virtual void Serialize
&40;
FArchive & Ar
&41;
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.