Navigation
API > API/Runtime > API/Runtime/NavigationSystem > API/Runtime/NavigationSystem/UNavigationSystemV1
Syntax
UPROPERTY (Config, EditAnywhere, AdvancedDisplay, Category=NavigationSystem,
Meta=(ClampMin="-1.0", UIMin="-1.0"))
float GatheringNavModifiersWarningLimitTime
Remarks
-1.0f by default, if set to a positive value, all calls to GetNavigationData will be timed and compared to it. Over the limit calls will be logged as warnings. In seconds. Non-shipping build only.