Navigation
API > API/Runtime > API/Runtime/Core > API/Runtime/Core/Misc > API/Runtime/Core/Misc/ILifeCycle
References
Module | Core |
Header | /Engine/Source/Runtime/Core/Public/Misc/ILifeCycle.h |
Include | #include "Misc/ILifeCycle.h" |
bool IsStarted&40;&41; const
Remarks
Checks whether the object has been started. true if started, false otherwise.