Choose your operating system:
Windows
macOS
Linux
| FTickableGameObject::IsTickableInEditor()
|
Module |
|
Header |
/Engine/Source/Runtime/Landscape/Public/LandscapeSubsystem.h |
Include |
#include "LandscapeSubsystem.h" |
virtual bool IsTickableInEditor() const
Used to determine whether the object should be ticked in the editor. Defaults to false since that is the previous behavior.
true if this tickable object can be ticked in the editor