![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <ILifeCycle.h>
Public Member Functions | |
| virtual bool | IsStarted () const =0 |
| virtual bool | Start ()=0 |
| virtual bool | Stop ()=0 |
Interface for controlling an object's start/stop life cycle.