File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -605,8 +605,12 @@ <h3>Commands</h3>
605605 < td > Dumps all error classes the game uses.</ td >
606606 </ tr >
607607 < tr >
608- < th class ="theme-bg-light "> < b > database_dump_functions</ b > </ th >
609- < td > Dumps all unreal engine functions the game uses.</ td >
608+ < th class ="theme-bg-light "> < b > database_dump_names</ b > </ th >
609+ < td > Dumps all global name instances.</ td >
610+ </ tr >
611+ < tr >
612+ < th class ="theme-bg-light "> < b > database_dump_objects</ b > </ th >
613+ < td > Dumps all global object instances.</ td >
610614 </ tr >
611615 < tr >
612616 < th class ="theme-bg-light "> < b > database_dump_functions</ b > </ th >
@@ -616,10 +620,6 @@ <h3>Commands</h3>
616620 < th class ="theme-bg-light "> < b > database_dump_content</ b > </ th >
617621 < td > Converts and then dumps all AES keys from ContentMap, which are used to decrypt product files</ td >
618622 </ tr >
619- < tr >
620- < th class ="theme-bg-light "> < b > database_dump_objects</ b > </ th >
621- < td > Dumps all global object instances.</ td >
622- </ tr >
623623 </ tbody >
624624 </ table >
625625 </ div >
You can’t perform that action at this time.
0 commit comments