| Name | Type | Description | Notes |
|---|---|---|---|
| fields | Map<String, Map<String, ReplacementValue>> | ||
| inverseFunctionMap | Map<String, AIDecompInverseFunctionMapItem> | ||
| inverseStringMap | Map<String, AIDecompInverseStringMapItem> | ||
| unmatchedCustomFunctionPointers | Map<String, ReplacementValue> | ||
| unmatchedCustomTypes | Map<String, ReplacementValue> | ||
| unmatchedEnums | Map<String, ReplacementValue> | ||
| unmatchedExternalVars | Map<String, ReplacementValue> | ||
| unmatchedFunctions | Map<String, ReplacementValue> | ||
| unmatchedGlobalVars | Map<String, ReplacementValue> | ||
| unmatchedGoToLabels | Map<String, ReplacementValue> | ||
| unmatchedStrings | Map<String, ReplacementValue> | ||
| unmatchedVariadicLists | Map<String, ReplacementValue> | ||
| unmatchedVars | Map<String, ReplacementValue> | ||
| userOverrideMappings | Map<String, String> |