ALandmassActor::ShouldTickIfViewportsOnly

If true, actor is ticked even if TickType==LEVELTICK_ViewportsOnly

Windows
MacOS
Linux

Override Hierarchy

AActor::ShouldTickIfViewportsOnly()

ALandmassActor::ShouldTickIfViewportsOnly()

References

Module

LandmassEditor

Header

/Engine/Plugins/Experimental/Landmass/Source/Editor/Public/LandmassActor.h

Include

#include "LandmassActor.h"

Source

/Engine/Plugins/Experimental/Landmass/Source/Editor/Private/LandmassActor.cpp

Syntax

virtual bool ShouldTickIfViewportsOnly() const

Remarks

If true, actor is ticked even if TickType==LEVELTICK_ViewportsOnly

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