ILifeCycle::IsStarted

Checks whether the object has been started.

Windows
MacOS
Linux

References

Module

Core

Header

/Engine/Source/Runtime/Core/Public/Misc/ILifeCycle.h

Include

#include "Misc/ILifeCycle.h"

Syntax

bool IsStarted() const

Remarks

Checks whether the object has been started.

Returns

true if started, false otherwise.

See Also

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss