You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- | Integer value of the name type. This ensures that the generated name will be appropriate for the given category of object. For allowed values see ``df.language_name_type`` enum.
1093
+
|
1094
+
|Example values:
1095
+
|``df.global.world.entities.all[100].name.type``
1096
+
|``df.unit.find(79).name.type``
1097
+
|``dfhack.gui.getSelectedUnit().name.type``
1098
+
|``df.language_name_type.Figure``
1099
+
|``13``
1100
+
- ``df.language_name_type``
1101
+
* - ``major_selector``
1102
+
- | Section of the loaded game raws containing words used for generating the name.
1103
+
|
1104
+
|Example value for sites belonging to civ with id 100:
0 commit comments