mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-12 16:50:44 -05:00
Updated mappings
This commit is contained in:
parent
ed182b90dd
commit
1097cf5597
@ -17700,8 +17700,9 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"NewTypeName": "SideStepStateClass",
|
"NewTypeName": "SideStepStateClass",
|
||||||
"OriginalTypeName": "",
|
"OriginalTypeName": "GClass1879",
|
||||||
"UseForceRename": false,
|
"UseForceRename": false,
|
||||||
|
"IsDerived": true,
|
||||||
"SearchParams": {
|
"SearchParams": {
|
||||||
"GenericParams": {
|
"GenericParams": {
|
||||||
"IsPublic": true,
|
"IsPublic": true,
|
||||||
@ -17713,10 +17714,14 @@
|
|||||||
},
|
},
|
||||||
"Methods": {
|
"Methods": {
|
||||||
"ConstructorParameterCount": -1,
|
"ConstructorParameterCount": -1,
|
||||||
"MethodCount": 6,
|
"MethodCount": 7,
|
||||||
"IncludeMethods": [
|
"IncludeMethods": [
|
||||||
"Enter",
|
"Enter",
|
||||||
"Exit"
|
"ReEnter",
|
||||||
|
"Exit",
|
||||||
|
"ManualAnimatorMoveUpdate",
|
||||||
|
"SetStep",
|
||||||
|
"Jump"
|
||||||
],
|
],
|
||||||
"ExcludeMethods": []
|
"ExcludeMethods": []
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user