You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
added new autocomplete for easier development
[CL 2688148 by Martin Mittring in Main branch]
This commit is contained in:
committed by
martin.mittring@epicgames.com
parent
ece2c63222
commit
56590ceb60
@@ -162,3 +162,4 @@ MaxScrollbackSize=1024
|
||||
+ManualAutoCompleteList=(Command="Log ",Desc="Log <category> <level> (Change verbosity level for a log category)")
|
||||
+ManualAutoCompleteList=(Command="Log list",Desc="Log list <search string> (Search for log categories)")
|
||||
+ManualAutoCompleteList=(Command="Log reset",Desc="Log reset (Undo any changes to log verbosity)")
|
||||
+ManualAutoCompleteList=(Command="ToggleDrawEvents",Desc="ToggleDrawEvents (to toggle the PIX annotations for better profiling data e.g. when using Razor)")
|
||||
|
||||
Reference in New Issue
Block a user