Navigation
Unreal Engine C++ API Reference > Editor > AnimGraph > UAnimGraphNode_LookAt
References
Module | AnimGraph |
Header | /Engine/Source/Editor/AnimGraph/Public/AnimGraphNode_LookAt.h |
Include | #include "AnimGraphNode_LookAt.h" |
Source | /Engine/Source/Editor/AnimGraph/Private/AnimGraphNode_LookAt.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.