Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/AActor
Description
If true, actor is ticked even if TickType==LEVELTICK_ViewportsOnly
If true, actor is ticked even if TickType==LEVELTICK_ViewportsOnly
Derived Overrides
| Name | ShouldTickIfViewportsOnly |
| Type | function |
| Header File | /Engine/Source/Runtime/Engine/Classes/GameFramework/Actor.h |
| Include Path | #include "GameFramework/Actor.h" |
| Source | /Engine/Source/Runtime/Engine/Private/Actor.cpp |
virtual bool ShouldTickIfViewportsOnly() const