Navigation
Unreal Engine C++ API Reference > Editor > AIGraph > UAIGraph
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 ( [FArchive](API\Runtime\Core\Serialization\FArchive) & Ar )
Remarks
Handles reading, writing, and reference collecting using FArchive. This implementation handles all FProperty serialization, but can be overridden for native variables.