-
Notifications
You must be signed in to change notification settings - Fork 2
Feature: list/export classnames with corresponding CRC_ids #6
Copy link
Copy link
Open
Description
I'm a tablemaker @fearlessRev, and use - for my AC titles - information that can be identified by its corresponding CRC_value. In particular classnames (such as EconomicSytemSettings) can/could be identified "quite easily". Since AC Valhalla (and beyond) this info is not (directly) present anymore. However: your tool indicates that you can/could produce this info nonetheless...
=> to give some examples:
- you can produce a (full) list of inventory_item records; which are uniquely identified by their hex_Ids in the 1st column (the 3rd column is the actual classname ~ or so i assume). That name 'InventoryItemSettings' can also be identified by a uniqueId (which is what I am after primarily)
- if even possible, allow listing of properties per class (see Inspector)
('EconomicSystemSettings' is a good/related example here)
ps: I'm obviously interested to know how this info is obtained, although I doubt it can be produced while game is running (and thus less practical from my point of view)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels