Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/FAnimInstanceProxy
Description
Clear any UObjects we might be using. Called at the end of the post-evaluate phase. This is to ensure that objects are not used by anything apart from animation nodes. Please make sure to call the base implementation if this is overridden.
Derived Overrides
| Name | ClearObjects |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Public/Animation/AnimInstanceProxy.h |
| Include Path | #include "Animation/AnimInstanceProxy.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Animation/AnimInstanceProxy.cpp |
virtual void ClearObjects()