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