Navigation
API > API/Plugins > API/Plugins/MassLOD > API/Plugins/MassLOD/FMassSimulationVariableTickChunk-
Description
ShouldTickChunkThisFrame
This function is used by query chunk filters in processors that require variable rate ticking based on LOD. It defaults to true (always ticking) if simulation variable tick chunk fragment is NOT present.
| Name | ShouldTickChunkThisFrame |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassSimulationLOD.h |
| Include Path | #include "MassSimulationLOD.h" |
static bool ShouldTickChunkThisFrame
(
const FMassExecutionContext & Context
)
if the chunk should be ticked this frame