Navigation
API > API/Runtime > API/Runtime/AIModule > API/Runtime/AIModule/Actions > API/Runtime/AIModule/Actions/UDEPRECATED_PawnAction_Move
- UObject::BeginDestroy()
- UDEPRECATED_PawnAction_Move::BeginDestroy()
References
| Module | AIModule |
| Header | /Engine/Source/Runtime/AIModule/Classes/Actions/PawnAction_Move.h |
| Include | #include "Actions/PawnAction_Move.h" |
| Source | /Engine/Source/Runtime/AIModule/Private/Actions/PawnAction_Move.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.