mirror of
https://github.com/sp-tarkov/assembly-tool.git
synced 2025-02-13 01:10:45 -05:00
Add a couple new mappings
This commit is contained in:
parent
94f68148e1
commit
5840a58b2f
@ -226,8 +226,7 @@
|
|||||||
"IncludeMethods": [
|
"IncludeMethods": [
|
||||||
"Validate"
|
"Validate"
|
||||||
],
|
],
|
||||||
"ExcludeMethods": [
|
"ExcludeMethods": []
|
||||||
]
|
|
||||||
},
|
},
|
||||||
"Fields": {
|
"Fields": {
|
||||||
"FieldCount": -1,
|
"FieldCount": -1,
|
||||||
@ -14643,7 +14642,7 @@
|
|||||||
"ConstructorParameterCount": -1,
|
"ConstructorParameterCount": -1,
|
||||||
"MethodCount": -1,
|
"MethodCount": -1,
|
||||||
"IncludeMethods": [
|
"IncludeMethods": [
|
||||||
"CreateFromScene",
|
"CreateFromScene"
|
||||||
],
|
],
|
||||||
"ExcludeMethods": []
|
"ExcludeMethods": []
|
||||||
},
|
},
|
||||||
@ -22977,5 +22976,367 @@
|
|||||||
"ExcludeEvents": []
|
"ExcludeEvents": []
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"NewTypeName": "GoalTargetClass",
|
||||||
|
"OriginalTypeName": "GClass445",
|
||||||
|
"UseForceRename": false,
|
||||||
|
"AutoGenerated": true,
|
||||||
|
"SearchParams": {
|
||||||
|
"GenericParams": {
|
||||||
|
"IsPublic": true,
|
||||||
|
"IsAbstract": false,
|
||||||
|
"IsInterface": false,
|
||||||
|
"IsEnum": false,
|
||||||
|
"IsSealed": false,
|
||||||
|
"HasAttribute": false,
|
||||||
|
"HasGenericParameters": false,
|
||||||
|
"IsDerived": true
|
||||||
|
},
|
||||||
|
"Methods": {
|
||||||
|
"ConstructorParameterCount": 1,
|
||||||
|
"MethodCount": 9,
|
||||||
|
"IncludeMethods": [
|
||||||
|
"add_OnGoalTargetChange",
|
||||||
|
"remove_OnGoalTargetChange",
|
||||||
|
"add_OnZeroGoalSetted",
|
||||||
|
"remove_OnZeroGoalSetted",
|
||||||
|
"HavePlaceTarget",
|
||||||
|
"HaveZeroTarget",
|
||||||
|
"SetZeroGoal",
|
||||||
|
"SetTarget",
|
||||||
|
"Clear",
|
||||||
|
"CanCheckBody",
|
||||||
|
"PointLookComplete",
|
||||||
|
"HaveMainTarget"
|
||||||
|
],
|
||||||
|
"ExcludeMethods": [
|
||||||
|
"GetDecision",
|
||||||
|
"ManualUpdate",
|
||||||
|
"EndGoToEnemyZigZag",
|
||||||
|
"SetZombieMode",
|
||||||
|
"EndRunToEnemyZigZag",
|
||||||
|
"EndShootFromPlace",
|
||||||
|
"EndOneMeleeAttack",
|
||||||
|
"EndRunToCover",
|
||||||
|
"EndGoToCoverPoint",
|
||||||
|
"EndHoldPosition",
|
||||||
|
"EndAttackMoving",
|
||||||
|
"Call",
|
||||||
|
"ShallUseNow",
|
||||||
|
"Name",
|
||||||
|
"GetLeader",
|
||||||
|
"IAmLeader",
|
||||||
|
"FindPoint",
|
||||||
|
"FindPointFromFullMapPatrolLayer",
|
||||||
|
"EndGoToPoint",
|
||||||
|
"EndGoToLootPointNode",
|
||||||
|
"EndGoToCoverPointTactical",
|
||||||
|
"Activate",
|
||||||
|
"ShootDone",
|
||||||
|
"GetHit",
|
||||||
|
"RotateX",
|
||||||
|
"RotateY",
|
||||||
|
"BotMove",
|
||||||
|
"DrawGizmosSelected",
|
||||||
|
"SetTracers",
|
||||||
|
"PoseChange",
|
||||||
|
"Lay",
|
||||||
|
"Dispose",
|
||||||
|
"Contains",
|
||||||
|
"FindNextCallerOrDisposePursuit",
|
||||||
|
"AddZombie",
|
||||||
|
"ReadyToSpawn",
|
||||||
|
"AddRepairKit",
|
||||||
|
"RemoveRepairKit",
|
||||||
|
"SelectMinRepairKit",
|
||||||
|
"GetAndAssignAvatar",
|
||||||
|
"GetRepairQuality",
|
||||||
|
"GetRepairQualityForDisplay",
|
||||||
|
"GetRepairPriceCoefficient",
|
||||||
|
"GetRepairPoints",
|
||||||
|
"TryGetEnhancementChance",
|
||||||
|
"RepairItems",
|
||||||
|
"GetDegradationValues",
|
||||||
|
"GetRepairPrice",
|
||||||
|
"Init",
|
||||||
|
"SetSyncObject",
|
||||||
|
"UpdateOfflineClientLogic",
|
||||||
|
"UpdateSyncObjectData",
|
||||||
|
"ReadSyncObjectData",
|
||||||
|
"CollisionEnter",
|
||||||
|
"InitStaticObject",
|
||||||
|
"TakeFromPool",
|
||||||
|
"ReturnToPool"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Fields": {
|
||||||
|
"FieldCount": 4,
|
||||||
|
"IncludeFields": [],
|
||||||
|
"ExcludeFields": []
|
||||||
|
},
|
||||||
|
"Properties": {
|
||||||
|
"PropertyCount": 6,
|
||||||
|
"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": []
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"NewTypeName": "DangerDataClass",
|
||||||
|
"OriginalTypeName": "GClass517",
|
||||||
|
"UseForceRename": false,
|
||||||
|
"AutoGenerated": true,
|
||||||
|
"SearchParams": {
|
||||||
|
"GenericParams": {
|
||||||
|
"IsPublic": true,
|
||||||
|
"IsAbstract": false,
|
||||||
|
"IsInterface": false,
|
||||||
|
"IsEnum": false,
|
||||||
|
"IsSealed": false,
|
||||||
|
"HasAttribute": false,
|
||||||
|
"HasGenericParameters": false,
|
||||||
|
"IsDerived": false
|
||||||
|
},
|
||||||
|
"Methods": {
|
||||||
|
"ConstructorParameterCount": 0,
|
||||||
|
"MethodCount": 3,
|
||||||
|
"IncludeMethods": [
|
||||||
|
"SetTarget",
|
||||||
|
"ShootDone",
|
||||||
|
"TargetNull"
|
||||||
|
],
|
||||||
|
"ExcludeMethods": [
|
||||||
|
"GetCover",
|
||||||
|
"UpdateNodeByBrain",
|
||||||
|
"Look",
|
||||||
|
"GetAiming",
|
||||||
|
"AimingAndShoot",
|
||||||
|
"add_OnShootDone",
|
||||||
|
"remove_OnShootDone",
|
||||||
|
"SetData",
|
||||||
|
"Deserialize",
|
||||||
|
"MessageInfo",
|
||||||
|
"Serialize",
|
||||||
|
"GetPoint",
|
||||||
|
"Stuck",
|
||||||
|
"SetNewPoint",
|
||||||
|
"Dispose",
|
||||||
|
"TestNeighbour",
|
||||||
|
"TestNeighbourVisited",
|
||||||
|
"TestNeighbourHeuristic",
|
||||||
|
"Print",
|
||||||
|
"Create",
|
||||||
|
"StartFirstExecuting",
|
||||||
|
"StartSecondExecuting",
|
||||||
|
"SetPatrolMode",
|
||||||
|
"Activate",
|
||||||
|
"BossLogicUpdate",
|
||||||
|
"FindItemsInSlots",
|
||||||
|
"TryChangeToSlot",
|
||||||
|
"OnWeaponTaken",
|
||||||
|
"CreateNode",
|
||||||
|
"ActionsList",
|
||||||
|
"ShallUseNow",
|
||||||
|
"Name",
|
||||||
|
"GetDecision",
|
||||||
|
"EndHoldPosition",
|
||||||
|
"EndRunAwayGrenade",
|
||||||
|
"EndStandBy",
|
||||||
|
"EndWarnPlayer",
|
||||||
|
"ShortName",
|
||||||
|
"EventsPriority",
|
||||||
|
"SetCorePosition",
|
||||||
|
"SetBoss",
|
||||||
|
"UpdateByNode",
|
||||||
|
"OnDrawGizmosPrevWay",
|
||||||
|
"CantFindWayErrorTraceLog",
|
||||||
|
"AddDebugPos",
|
||||||
|
"FindNextPoint",
|
||||||
|
"TryToFindWay",
|
||||||
|
"Update",
|
||||||
|
"OnDrawSelectedGizmos",
|
||||||
|
"CanStartSuppressAt",
|
||||||
|
"CanStartSupressEnemy",
|
||||||
|
"StopExternal",
|
||||||
|
"RemoveRoom",
|
||||||
|
"AddRoom",
|
||||||
|
"GetPortals",
|
||||||
|
"HaveRoom",
|
||||||
|
"SetPos",
|
||||||
|
"TryDrawAffectionGizmos",
|
||||||
|
"ChooseProfile",
|
||||||
|
"PrepareToLoadBackend",
|
||||||
|
"LengthFromAngle",
|
||||||
|
"AngleFromLength",
|
||||||
|
"GetLength",
|
||||||
|
"SaveItem",
|
||||||
|
"GetDiff",
|
||||||
|
"CreateContainerForBatch",
|
||||||
|
"ExecuteBatch",
|
||||||
|
"ManuallyCompleteBatch",
|
||||||
|
"OverlapNonAlloc",
|
||||||
|
"Lerp",
|
||||||
|
"ToString",
|
||||||
|
"WriteToBuffer",
|
||||||
|
"ReadFromBuffer",
|
||||||
|
"Skin",
|
||||||
|
"Calculate",
|
||||||
|
"AddValue",
|
||||||
|
"SetAll",
|
||||||
|
"Enqueue",
|
||||||
|
"Dequeue",
|
||||||
|
"DequeueCount",
|
||||||
|
"ProcessPlayPrewarmSound",
|
||||||
|
"PlayPrewarmSound",
|
||||||
|
"CreateInstance",
|
||||||
|
"Initialize",
|
||||||
|
"Process",
|
||||||
|
"AddGrenade",
|
||||||
|
"AddSmokeGrenade",
|
||||||
|
"AddStunGrenade",
|
||||||
|
"CreateStillSmokeGrenade",
|
||||||
|
"Add",
|
||||||
|
"UpdateTexture",
|
||||||
|
"IsVisible",
|
||||||
|
"Flip",
|
||||||
|
"RayCast",
|
||||||
|
"OnStateExit",
|
||||||
|
"OnStateUpdate",
|
||||||
|
"CalculatePriority",
|
||||||
|
"UpdateRoom",
|
||||||
|
"CalculateNormalizedVolumeByRange",
|
||||||
|
"InitializeSamplingProvider",
|
||||||
|
"IsSamplingPositionActive",
|
||||||
|
"StartMeasure",
|
||||||
|
"StopMeasure",
|
||||||
|
"AddMeasurement",
|
||||||
|
"CompressData",
|
||||||
|
"DecompressData",
|
||||||
|
"CopyStream",
|
||||||
|
"UnZipString",
|
||||||
|
"InitPool",
|
||||||
|
"GetProjectile",
|
||||||
|
"ReturnProjectile",
|
||||||
|
"Finish",
|
||||||
|
"Enter",
|
||||||
|
"ReEnter",
|
||||||
|
"Exit",
|
||||||
|
"ManualAnimatorMoveUpdate",
|
||||||
|
"ExecuteDoorInteraction",
|
||||||
|
"OnEnter",
|
||||||
|
"OnExit",
|
||||||
|
"DrawGizmos",
|
||||||
|
"ApplyMotion",
|
||||||
|
"op_Implicit",
|
||||||
|
"GetUpdater",
|
||||||
|
"GetValue",
|
||||||
|
"SetAxis",
|
||||||
|
"SetCombinations",
|
||||||
|
"UpdateBindings",
|
||||||
|
"UpdateInput",
|
||||||
|
"Init",
|
||||||
|
"DeInit",
|
||||||
|
"Quit",
|
||||||
|
"QuitWithCode",
|
||||||
|
"Fps",
|
||||||
|
"PerfTest",
|
||||||
|
"Configure",
|
||||||
|
"Finalize",
|
||||||
|
"CalculateWeights",
|
||||||
|
"Rotate",
|
||||||
|
"ProcessRotation",
|
||||||
|
"ShowInteraction",
|
||||||
|
"StopInteraction",
|
||||||
|
"ResetInteraction",
|
||||||
|
"Tick",
|
||||||
|
"Recalculate",
|
||||||
|
"Reset",
|
||||||
|
"CanMove",
|
||||||
|
"ProcessCommand",
|
||||||
|
"Start",
|
||||||
|
"FastForward",
|
||||||
|
"Execute",
|
||||||
|
"Spawn",
|
||||||
|
"SetUpSpawnInfo",
|
||||||
|
"Transition",
|
||||||
|
"CheckAbort",
|
||||||
|
"OnStateEnter",
|
||||||
|
"Apply",
|
||||||
|
"ExecuteInternal",
|
||||||
|
"ToDescriptor",
|
||||||
|
"ToBaseInventoryCommand",
|
||||||
|
"Invoke",
|
||||||
|
"SetClientAuthorityTriggers",
|
||||||
|
"Emit",
|
||||||
|
"ManualFixedUpdate",
|
||||||
|
"ManualLateUpdate",
|
||||||
|
"SetPointOfView",
|
||||||
|
"GetNormalDistributedValue",
|
||||||
|
"add_BundleReceived",
|
||||||
|
"remove_BundleReceived",
|
||||||
|
"RequestBundle",
|
||||||
|
"UnloadMapBundle",
|
||||||
|
"add_OnChanged",
|
||||||
|
"remove_OnChanged"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Fields": {
|
||||||
|
"FieldCount": 4,
|
||||||
|
"IncludeFields": [
|
||||||
|
"_curShootTime",
|
||||||
|
"_place",
|
||||||
|
"shootTime",
|
||||||
|
"float_0"
|
||||||
|
],
|
||||||
|
"ExcludeFields": [
|
||||||
|
"float_2",
|
||||||
|
"float_3",
|
||||||
|
"bool_4",
|
||||||
|
"bool_5"
|
||||||
|
]
|
||||||
|
},
|
||||||
|
"Properties": {
|
||||||
|
"PropertyCount": 1,
|
||||||
|
"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": []
|
||||||
|
}
|
||||||
|
}
|
||||||
}
|
}
|
||||||
]
|
]
|
Loading…
x
Reference in New Issue
Block a user