ai.debug.DrawOverheadIcons
ai.debug.DrawOverheadIcons
#Overview
name: ai.debug.DrawOverheadIcons
This variable is created as a Console Variable (cvar).
- type:
Var
- help:
Should default AI overhead icons be drawn
It is referenced in 1
C++ source file.
#Summary
#References in C++ code
#Callsites
This variable is referenced in the following C++ source code:
#Loc: <Workspace>/Engine/Source/Runtime/AIModule/Private/GameplayDebugger/GameplayDebuggerCategory_AI.cpp:-1
Scope: file
Source code excerpt:
// Copyright Epic Games, Inc. All Rights Reserved.
#include "GameplayDebugger/GameplayDebuggerCategory_AI.h"
#if WITH_GAMEPLAY_DEBUGGER_MENU
#include "GameFramework/Pawn.h"
#include "ShowFlags.h"