core.dumps module
Provides dump logging functionalities.
-
core.dumps.
dump_class_info
(filename)[source]
Dump the CLASS_INFO dictionary to the given file name.
-
core.dumps.
dump_convars
(filename)[source]
Dump all convars to the given file name.
-
core.dumps.
dump_datamaps
(filename)[source]
Dump all entity data maps to the given file name.
-
core.dumps.
dump_server_classes
(filename)[source]
Dump all server class send properties to the given file name.
-
core.dumps.
dump_string_tables
(filename)[source]
Dump all string tables to the given file name.
-
core.dumps.
dump_weapon_scripts
(filename)[source]
Dump all WeaponInfo instances to the given file name.