Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/ILifeCycle
Description
Stops the object.
| Name | Stop |
| Type | function |
| Header File | /Engine/Source/Runtime/Core/Public/Misc/ILifeCycle.h |
| Include Path | #include "Misc/ILifeCycle.h" |
bool Stop()
true if it was stopped, false otherwise.