Skip to main content

p.SQHitchDetection

Var

Unreal Engine Var console variable.

pSQHitchDetection

Description

Whether to detect scene query hitches. 0 is off. 1 repeats a slow scene query once and prints extra information. 2+ repeat slow query n times without recording (useful when profiling)

Usage

p.SQHitchDetection [value]

Set via the console (~) or in DefaultEngine.ini / DefaultGame.ini.