Navigation
API > API/Runtime > API/Runtime/Constraints > API/Runtime/Constraints/AConstraintsActor
- UObject::BeginDestroy()
- AActor::BeginDestroy()
- AConstraintsActor::BeginDestroy()
References
| Module | Constraints |
| Header | /Engine/Source/Runtime/Experimental/Animation/Constraints/Public/ConstraintsActor.h |
| Include | #include "ConstraintsActor.h" |
| Source | /Engine/Source/Runtime/Experimental/Animation/Constraints/Private/ConstraintsActor.cpp |
virtual void BeginDestroy&40;&41;
Remarks
Called before destroying the object. This is called immediately upon deciding to destroy the object, to allow the object to begin an asynchronous cleanup process.