Navigation
API > API/Plugins > API/Plugins/MassLOD > API/Plugins/MassLOD/FMassSimulationVariableTickChunk-
Description
IsChunkHandledThisFrame
This function is used by LOD collector query chunk filters to check if the Simulation LOD will be updated this frame. It defaults to false (no LOD update), if simulation variable tick chunk fragment is NOT present.
| Name | IsChunkHandledThisFrame |
| Type | function |
| Header File | /Engine/Plugins/Runtime/MassGameplay/Source/MassLOD/Public/MassSimulationLOD.h |
| Include Path | #include "MassSimulationLOD.h" |
static bool IsChunkHandledThisFrame
(
const FMassExecutionContext & Context
)
true if the simulation LOD will be updated this frame