0
0
mirror of https://github.com/sp-tarkov/assembly-tool.git synced 2025-02-12 14:30:45 -05:00

regenerate FirearmScopeStateStruct remap

This commit is contained in:
Cj 2025-01-17 17:45:14 -05:00
parent 70ac2326fc
commit 298a2aac04

View File

@ -10864,61 +10864,6 @@
}
}
},
{
"NewTypeName": "FirearmScopeStateStruct",
"OriginalTypeName": "GStruct164",
"UseForceRename": false,
"SearchParams": {
"GenericParams": {
"IsPublic": true,
"IsAbstract": false,
"IsInterface": false,
"IsEnum": false,
"IsSealed": false,
"HasGenericParameters": false
},
"Methods": {
"ConstructorParameterCount": -1,
"MethodCount": -1,
"IncludeMethods": [
"IsScopeStatesDifferent"
],
"ExcludeMethods": []
},
"Fields": {
"FieldCount": -1,
"IncludeFields": [
"ScopeMode"
],
"ExcludeFields": [
"SetSilently"
]
},
"Properties": {
"PropertyCount": -1,
"IncludeProperties": [],
"ExcludeProperties": []
},
"NestedTypes": {
"IsNested": false,
"IsNestedAssembly": false,
"IsNestedFamily": false,
"IsNestedPrivate": false,
"IsNestedPublic": false,
"IsNestedFamilyAndAssembly": false,
"IsNestedFamilyOrAssembly": false,
"NestedTypeParentName": "",
"NestedTypeCount": -1,
"IncludeNestedTypes": [],
"ExcludeNestedTypes": []
},
"Events": {
"EventCount": -1,
"IncludeEvents": [],
"ExcludeEvents": []
}
}
},
{
"NewTypeName": "BackendConfigAbstractClass",
"OriginalTypeName": "GClass583",
@ -23338,5 +23283,65 @@
"ExcludeEvents": []
}
}
},
{
"NewTypeName": "FirearmScopeStateStruct",
"OriginalTypeName": "GStruct174",
"UseForceRename": false,
"AutoGenerated": true,
"SearchParams": {
"GenericParams": {
"IsPublic": true,
"IsAbstract": false,
"IsInterface": false,
"IsEnum": false,
"IsSealed": true,
"HasAttribute": false,
"HasGenericParameters": false,
"IsDerived": true
},
"Methods": {
"ConstructorParameterCount": -1,
"MethodCount": 1,
"IncludeMethods": [
"IsScopeStatesDifferent"
],
"ExcludeMethods": [
"GetPenetrationChance",
"Create",
"ToString",
"Serialize",
"SaveInfo"
]
},
"Fields": {
"FieldCount": 4,
"IncludeFields": [],
"ExcludeFields": []
},
"Properties": {
"PropertyCount": 0,
"IncludeProperties": [],
"ExcludeProperties": []
},
"NestedTypes": {
"IsNested": false,
"IsNestedAssembly": false,
"IsNestedFamily": false,
"IsNestedPrivate": false,
"IsNestedPublic": false,
"IsNestedFamilyAndAssembly": false,
"IsNestedFamilyOrAssembly": false,
"NestedTypeParentName": "",
"NestedTypeCount": 0,
"IncludeNestedTypes": [],
"ExcludeNestedTypes": []
},
"Events": {
"EventCount": 0,
"IncludeEvents": [],
"ExcludeEvents": []
}
}
}
]