Files
gregCore/assets/greg_hooks.json
T
Marvin 6b0c0559f1 feat: implement additional economy hooks for player xp and reputation
- Copied new greg_hooks.json from gregExtractor to assets
- Implemented `OnXpUpdated` and `OnReputationUpdated` patches in `PlayerPatch.cs`
- Registered new harmony patches in `HookIntegration.cs`

💘 Generated with Crush

Assisted-by: Gemini 3.1 Pro (Optimized for Coding Agents) via Crush <crush@charm.land>
2026-04-20 06:42:42 +02:00

23490 lines
777 KiB
JSON

{
"version": 2,
"description": "Canonical greg hook registry. Schema: greg.<DOMAIN>.<Action>. Generated from Il2Cpp C# unpack; regenerate with gregCore/scripts/Generate-GregHooksFromIl2CppDump.ps1 when MergedCode.md / interop changes.",
"generatedFrom": "gregReferences/Assembly-CSharp/{Il2Cpp*,Unity*,UnityEngine*}/**/*.cs",
"legacyPrefixes": [],
"hooks": [
{
"name": "greg.SYSTEM.CreateJobReflectionData",
"legacy": null,
"patchTarget": "Il2Cpp.__JobReflectionRegistrationOutput__1221673671587648887::CreateJobReflectionData()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__JobReflectionRegistrationOutput__1221673671587648887.CreateJobReflectionData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EarlyInit",
"legacy": null,
"patchTarget": "Il2Cpp.__JobReflectionRegistrationOutput__1221673671587648887::EarlyInit()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__JobReflectionRegistrationOutput__1221673671587648887.EarlyInit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EarlyInit",
"legacy": null,
"patchTarget": "Il2Cpp.__UnmanagedPostProcessorOutput__1221673671587648887::EarlyInit()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__UnmanagedPostProcessorOutput__1221673671587648887.EarlyInit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComputeStringHash",
"legacy": null,
"patchTarget": "Il2Cpp._PrivateImplementationDetails_::ComputeStringHash(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_PrivateImplementationDetails_.ComputeStringHash",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp._PrivateImplementationDetails_::BoxIl2CppObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_PrivateImplementationDetails_.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DelayedUpdateUI",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::DelayedUpdateUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.DelayedUpdateUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValidate",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::OnValidate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.OnValidate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetBindingInfo",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::GetBindingInfo()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.GetBindingInfo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UIChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::UpdateUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.UpdateUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CustomKey",
"legacy": null,
"patchTarget": "Il2Cpp.ActionKeyHint::CustomKey(InputAction, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ActionKeyHint.CustomKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedUpdateUI_d__12::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedUpdateUI_d__12.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedUpdateUI_d__12::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedUpdateUI_d__12.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedUpdateUI_d__12::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedUpdateUI_d__12.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCreated",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::OnCreated(UMAData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.OnCreated",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StartingAnimation",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::StartingAnimation()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.StartingAnimation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TargetSet",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::SetTarget(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.SetTarget",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AgentReachTarget",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::AgentReachTarget()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.AgentReachTarget",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.moveBack",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::moveBack(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.moveBack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GotoNextPoint",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::GotoNextPoint(Il2CppReferenceArray<Transform>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.GotoNextPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StopLoopingDestinationPointsSet",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::SetStopLoopingDestinationPoints()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.SetStopLoopingDestinationPoints",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimSit",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterControl::AnimSit(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterControl.AnimSit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__30::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__30.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__30::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__30.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__30::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__30.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCreated",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::OnCreated(UMAData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.OnCreated",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Talk",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::Talk(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.Talk",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Talking",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::Talking(List<string>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.Talking",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_none",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_none(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_none",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_A",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_A(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_A",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_O",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_O(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_O",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_U",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_U(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_U",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_BPM",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_BPM(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_BPM",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_FV",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_FV(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_FV",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouthShape_CDG",
"legacy": null,
"patchTarget": "Il2Cpp.AICharacterExpressions::MouthShape_CDG(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AICharacterExpressions.MouthShape_CDG",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Talking_d__7::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Talking_d__7.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Talking_d__7::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Talking_d__7.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__m__Finally1",
"legacy": null,
"patchTarget": "Il2Cpp._Talking_d__7::__m__Finally1()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Talking_d__7.__m__Finally1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Talking_d__7::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Talking_d__7.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetItemCount",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::GetItemCount()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.GetItemCount",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CellSet",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::SetCell(ICell, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.SetCell",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterAll",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterAll()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterAll",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterSwitches",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterSwitches()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterSwitches",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterServers",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterServers()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterServers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterBroken",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterBroken()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterBroken",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterEOL",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterEOL()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterEOL",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonFilterOff",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonFilterOff()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonFilterOff",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TechnicianDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::SendTechnician(NetworkSwitch, Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.SendTechnician",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonConfirmSendingTechnician",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonConfirmSendingTechnician()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonConfirmSendingTechnician",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancelSendingTechnician",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonCancelSendingTechnician()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonCancelSendingTechnician",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TechnicianInformationChanged",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::UpdateTechnicianInformation()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.UpdateTechnicianInformation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonAddAllBrokenDevicesToQueue",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonAddAllBrokenDevicesToQueue()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonAddAllBrokenDevicesToQueue",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonClearAllWarnings",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::ButtonClearAllWarnings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.ButtonClearAllWarnings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PopulateAutoRepairDropdown",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::PopulateAutoRepairDropdown()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.PopulateAutoRepairDropdown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnAutoRepairDropdownChanged",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagement::OnAutoRepairDropdownChanged(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagement.OnAutoRepairDropdownChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.upLineSet",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagementDeviceLine::SetupLine(AssetManagementDeviceLineData, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagementDeviceLine.SetupLine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonClearWarningSign",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagementDeviceLine::ButtonClearWarningSign()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagementDeviceLine.ButtonClearWarningSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonSendTechnician",
"legacy": null,
"patchTarget": "Il2Cpp.AssetManagementDeviceLine::ButtonSendTechnician()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AssetManagementDeviceLine.ButtonSendTechnician",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MusicSet",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::SetMusic(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.SetMusic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayEffectAudioClip",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::PlayEffectAudioClip(AudioClip, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.PlayEffectAudioClip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MasterVolumeSet",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::SetMasterVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.SetMasterVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EffectsVolumeSet",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::SetEffectsVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.SetEffectsVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MusicVolumeSet",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::SetMusicVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.SetMusicVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RacksVolumeSet",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::SetRacksVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.SetRacksVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FadeOut",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::FadeOut(AudioSource, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.FadeOut",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FadeIn",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::FadeIn(AudioSource, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.FadeIn",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayRandomRJ45Clip",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::PlayRandomRJ45Clip()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.PlayRandomRJ45Clip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayRandomImpactClip",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::PlayRandomImpactClip(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.PlayRandomImpactClip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayRackDoorOpen",
"legacy": null,
"patchTarget": "Il2Cpp.AudioManager::PlayRackDoorOpen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AudioManager.PlayRackDoorOpen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._FadeIn_d__33::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeIn_d__33.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._FadeIn_d__33::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeIn_d__33.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._FadeIn_d__33::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeIn_d__33.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_d__32::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_d__32.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_d__32::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_d__32.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_d__32::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_d__32.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_FadeIn_d__34::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_FadeIn_d__34.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_FadeIn_d__34::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_FadeIn_d__34.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._FadeOut_FadeIn_d__34::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_FadeOut_FadeIn_d__34.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AutoDisable::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AutoDisable.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TurnOffAfterXseconds",
"legacy": null,
"patchTarget": "Il2Cpp.AutoDisable::TurnOffAfterXseconds()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AutoDisable.TurnOffAfterXseconds",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOffAfterXseconds_d__4::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOffAfterXseconds_d__4.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOffAfterXseconds_d__4::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOffAfterXseconds_d__4.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOffAfterXseconds_d__4::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOffAfterXseconds_d__4.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.AutoScrollRect::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AutoScrollRect.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.AutoScrollRect::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AutoScrollRect.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScrollAuto",
"legacy": null,
"patchTarget": "Il2Cpp.AutoScrollRect::ScrollAuto()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AutoScrollRect.ScrollAuto",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GetOrCreateRecord",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::GetOrCreateRecord(CustomerItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.GetOrCreateRecord",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RegisterSalary",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::RegisterSalary(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.RegisterSalary",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.TrackFinances",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::TrackFinances()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.TrackFinances",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.CountFailingApps",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::CountFailingApps(CustomerBase)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.CountFailingApps",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SnapshotSaved",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::SaveSnapshot(int, Il2CppSystem.DateTime)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.SaveSnapshot",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GetLatestSnapshot",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::GetLatestSnapshot()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.GetLatestSnapshot",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.FillInBalanceSheet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::FillInBalanceSheet()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.FillInBalanceSheet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SalaryRowAdded",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::AddSalaryRow(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.AddSalaryRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.TotalRowAdded",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::AddTotalRow(float, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.AddTotalRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.HeaderRowAdded",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::AddHeaderRow()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.AddHeaderRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SectionTitleAdded",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::AddSectionTitle(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.AddSectionTitle",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.InstantiateRow",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::InstantiateRow()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.InstantiateRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ClearRows",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::ClearRows()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.ClearRows",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GetSaveData",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::GetSaveData()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.GetSaveData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.FromSaveLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::LoadFromSave()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.LoadFromSave",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RestoreRecord",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheet::RestoreRecord(CustomerRecordSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheet.RestoreRecord",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._get_TotalRevenue_b__5_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_get_TotalRevenue_b__5_0(BalanceSheet.CustomerRecord)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._get_TotalRevenue_b__5_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._get_TotalPenalties_b__7_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_get_TotalPenalties_b__7_0(BalanceSheet.CustomerRecord)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._get_TotalPenalties_b__7_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._TrackFinances_d__16::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TrackFinances_d__16.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._TrackFinances_d__16::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TrackFinances_d__16.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._TrackFinances_d__16::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TrackFinances_d__16.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsHeaderSet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheetRow::SetAsHeader()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheetRow.SetAsHeader",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsSalaryRowSet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheetRow::SetAsSalaryRow(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheetRow.SetAsSalaryRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsTotalRowSet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheetRow::SetAsTotalRow(float, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheetRow.SetAsTotalRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsSectionTitleSet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheetRow::SetAsSectionTitle(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheetRow.SetAsSectionTitle",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.BackgroundColorSet",
"legacy": null,
"patchTarget": "Il2Cpp.BalanceSheetRow::SetBackgroundColor(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BalanceSheetRow.SetBackgroundColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ConnectionSpeedSet",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::SetConnectionSpeed(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.SetConnectionSpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InsertSFP",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::InsertSFP(float, int, SFPModule)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.InsertSFP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SFPRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::RemoveSFP()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.RemoveSFP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsAllowedToDoSecondAction",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::IsAllowedToDoSecondAction()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.IsAllowedToDoSecondAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SecondActionOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::SecondActionOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.SecondActionOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CollectPatchPanelChainCables",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::CollectPatchPanelChainCables(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.CollectPatchPanelChainCables",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LabelActionOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::LabelActionOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.LabelActionOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateRopeAttachPoint",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::CreateRopeAttachPoint()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.CreateRopeAttachPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetRopeAttachPoint",
"legacy": null,
"patchTarget": "Il2Cpp.CableLink::GetRopeAttachPoint()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableLink.GetRopeAttachPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClearAllCables",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::ClearAllCables()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.ClearAllCables",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CableLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::LoadCable(CableSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.LoadCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateNewCable",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::CreateNewCable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.CreateNewCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateNewReverseCable",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::CreateNewReverseCable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.CreateNewReverseCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GenerateFinalPath",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::GenerateFinalPath(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.GenerateFinalPath",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RedrawCable",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::RedrawCable(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.RedrawCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateTubeMesh",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::CreateTubeMesh(List<Vector3>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.CreateTubeMesh",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.PositionRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::RemovePosition(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.RemovePosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LastPositionRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::RemoveLastPosition(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.RemoveLastPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetCablePositions",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::GetCablePositions(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.GetCablePositions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetRawCablePositions",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::GetRawCablePositions(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.GetRawCablePositions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetRawLinkTransforms",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::GetRawLinkTransforms(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.GetRawLinkTransforms",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.AssignEntity",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::AssignEntity(int, Entity)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.AssignEntity",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsCableComplete",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::IsCableComplete(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.IsCableComplete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetCableMaterial",
"legacy": null,
"patchTarget": "Il2Cpp.CablePositions::GetCableMaterial(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CablePositions.GetCableMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ApplyColor",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::ApplyColor(Color, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.ApplyColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SavedColorLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::LoadSavedColor()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.LoadSavedColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LowerAmountOfCable",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::LowerAmountOfCable(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.LowerAmountOfCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TextChanged",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::UpdateText()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.UpdateText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CurrentLengthChanged",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::UpdateCurrentLength(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.UpdateCurrentLength",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsCableLenghtEnough",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::IsCableLenghtEnough()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.IsCableLenghtEnough",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ObjectDropped",
"legacy": null,
"patchTarget": "Il2Cpp.CableSpinner::DropObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CableSpinner.DropObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ChatController::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ChatController.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.ChatController::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ChatController.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ToChatOutputAdded",
"legacy": null,
"patchTarget": "Il2Cpp.ChatController::AddToChatOutput(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ChatController.AddToChatOutput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PerformOverlapCheck",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::PerformOverlapCheck()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.PerformOverlapCheck",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DelayedOverlapCheck",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::DelayedOverlapCheck()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.DelayedOverlapCheck",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RenderersEnabledSet",
"legacy": null,
"patchTarget": "Il2Cpp.CheckIfTouchingWall::SetRenderersEnabled(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CheckIfTouchingWall.SetRenderersEnabled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedOverlapCheck_d__6::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedOverlapCheck_d__6.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedOverlapCheck_d__6::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedOverlapCheck_d__6.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedOverlapCheck_d__6::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedOverlapCheck_d__6.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonUpgradeCommandCenter",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::ButtonUpgradeCommandCenter()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.ButtonUpgradeCommandCenter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonDowngradeCommandCenter",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::ButtonDowngradeCommandCenter()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.ButtonDowngradeCommandCenter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OperatorsForLevelSpawned",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::SpawnOperatorsForLevel(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.SpawnOperatorsForLevel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OperatorsForSingleLevelSpawned",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::SpawnOperatorsForSingleLevel(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.SpawnOperatorsForSingleLevel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DestroyOperatorsForLevel",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::DestroyOperatorsForLevel(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.DestroyOperatorsForLevel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoRepairRoutine",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::AutoRepairRoutine()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.AutoRepairRoutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ToggleClearWarningAuto",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::ToggleClearWarningAuto(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.ToggleClearWarningAuto",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoRepairModeSet",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::SetAutoRepairMode(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.SetAutoRepairMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenter::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenter.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AutoRepairRoutine_d__22::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoRepairRoutine_d__22.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AutoRepairRoutine_d__22::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoRepairRoutine_d__22.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AutoRepairRoutine_d__22::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoRepairRoutine_d__22.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenterOperator::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenterOperator.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoadingStarted",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenterOperator::OnLoadingStarted()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenterOperator.OnLoadingStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.CommandCenterOperator::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CommandCenterOperator.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonShopScreen",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonShopScreen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonShopScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonNetworkMap",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonNetworkMap()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonNetworkMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonAssetManagementScreen",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonAssetManagementScreen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonAssetManagementScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonBalanceSheetScreen",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonBalanceSheetScreen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonBalanceSheetScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonHireScreen",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonHireScreen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonHireScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonReturnMainScreen",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonReturnMainScreen()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonReturnMainScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetNextAvailableSpawnPoint",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::GetNextAvailableSpawnPoint()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.GetNextAvailableSpawnPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FreeUpSpawnPoint",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::FreeUpSpawnPoint(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.FreeUpSpawnPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPrefabForItem",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::GetPrefabForItem(int, PlayerManager.ObjectInHand)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.GetPrefabForItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HandleObjectives",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::HandleObjectives(PlayerManager.ObjectInHand)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.HandleObjectives",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpawnedItemRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::RemoveSpawnedItem(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.RemoveSpawnedItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CartUIItemRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::RemoveCartUIItem(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.RemoveCartUIItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectNextAvailable",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::SelectNextAvailable(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.SelectNextAvailable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CartTotalChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::UpdateCartTotal()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.UpdateCartTotal",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCheckOut",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonCheckOut()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonCheckOut",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearTrackingWithoutDestroying",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ClearTrackingWithoutDestroying()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ClearTrackingWithoutDestroying",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OpenColorPicker",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::OpenColorPicker()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.OpenColorPicker",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonChosenColor",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonChosenColor()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonChosenColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancelColorPicker",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonCancelColorPicker()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonCancelColorPicker",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonClear",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonClear()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonClear",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancel",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::ButtonCancel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.ButtonCancel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DestroyAllSpawnedItems",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::DestroyAllSpawnedItems()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.DestroyAllSpawnedItems",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CleanUpShop",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::CleanUpShop()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.CleanUpShop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseShop",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::CloseShop()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.CloseShop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UnlockFromSave",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::UnlockFromSave(Dictionary<string, bool>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.UnlockFromSave",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__36_0",
"legacy": null,
"patchTarget": "Il2Cpp.ComputerShop::_Awake_b__36_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ComputerShop._Awake_b__36_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonBuyShopItem_b__48_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_ButtonBuyShopItem_b__48_0(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._ButtonBuyShopItem_b__48_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._BuyAnotherItem_b__51_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_BuyAnotherItem_b__51_0(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._BuyAnotherItem_b__51_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._UpdateCartTotal_b__58_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_UpdateCartTotal_b__58_0(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._UpdateCartTotal_b__58_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonCheckOut_b__59_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_ButtonCheckOut_b__59_0(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._ButtonCheckOut_b__59_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonBuyShopItem_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass48_0::_ButtonBuyShopItem_b__1(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass48_0._ButtonBuyShopItem_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonChosenColor_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass62_0::_ButtonChosenColor_b__0(ShopCartItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass62_0._ButtonChosenColor_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.CheckIfAppRequirementsAreMet",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::CheckIfAppRequirementsAreMet()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.CheckIfAppRequirementsAreMet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.MoneyChanged",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::UpdateMoney()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.UpdateMoney",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetEffectiveMoneySpeed",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetEffectiveMoneySpeed()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetEffectiveMoneySpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.AreAllAppRequirementsMet",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::AreAllAppRequirementsMet()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.AreAllAppRequirementsMet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.CustomerServerCountAndSpeedChanged",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::UpdateCustomerServerCountAndSpeed(int, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.UpdateCustomerServerCountAndSpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.AppPerformanceAdded",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::AddAppPerformance(int, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.AddAppPerformance",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.ResetAllAppSpeeds",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::ResetAllAppSpeeds()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.ResetAllAppSpeeds",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.IsIPPresent",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::IsIPPresent(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.IsIPPresent",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetAppIDForIP",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetAppIDForIP(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetAppIDForIP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.UpBaseSet",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::SetUpBase(CustomerItem, CustomerBaseSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.SetUpBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.UpAppSet",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::SetUpApp(int, int, CustomerBaseSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.SetUpApp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.DelayedAppDoorOpening",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::DelayedAppDoorOpening(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.DelayedAppDoorOpening",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.AppText",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::AppText(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.AppText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.AppText",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::AppText(int, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.AppText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.SpeedOnCustomerBaseAppChanged",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::UpdateSpeedOnCustomerBaseApp(int, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.UpdateSpeedOnCustomerBaseApp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetAppsSpeedRequirements",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetAppsSpeedRequirements()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetAppsSpeedRequirements",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetSubnetsPerApp",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetSubnetsPerApp()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetSubnetsPerApp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetVlanIdsPerApp",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetVlanIdsPerApp()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetVlanIdsPerApp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetServerTypeForIP",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetServerTypeForIP(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetServerTypeForIP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.GetTotalAppSpeed",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::GetTotalAppSpeed()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.GetTotalAppSpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.DataLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBase::LoadData(CustomerBaseSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBase.LoadData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfAppRequirementsAreMet_d__37::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfAppRequirementsAreMet_d__37.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfAppRequirementsAreMet_d__37::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfAppRequirementsAreMet_d__37.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfAppRequirementsAreMet_d__37::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfAppRequirementsAreMet_d__37.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedAppDoorOpening_d__48::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedAppDoorOpening_d__48.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedAppDoorOpening_d__48::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedAppDoorOpening_d__48.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedAppDoorOpening_d__48::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedAppDoorOpening_d__48.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMoney_d__38::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMoney_d__38.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMoney_d__38::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMoney_d__38.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMoney_d__38::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMoney_d__38.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.OpenDoorAndSetupBase",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::OpenDoorAndSetupBase(CustomerItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.OpenDoorAndSetupBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.OpenDoor",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::OpenDoor()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.OpenDoor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerBaseDoor::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerBaseDoor.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.CustomerSet",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerCard::SetCustomer(CustomerItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerCard.SetCustomer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.DeviceTimerManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DeviceTimerManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.DeviceTimerManager::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DeviceTimerManager.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Register",
"legacy": null,
"patchTarget": "Il2Cpp.DeviceTimerManager::Register(ITimedDevice)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DeviceTimerManager.Register",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Unregister",
"legacy": null,
"patchTarget": "Il2Cpp.DeviceTimerManager::Unregister(ITimedDevice)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DeviceTimerManager.Unregister",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TimerLoop",
"legacy": null,
"patchTarget": "Il2Cpp.DeviceTimerManager::TimerLoop()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DeviceTimerManager.TimerLoop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._TimerLoop_d__7::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TimerLoop_d__7.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._TimerLoop_d__7::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TimerLoop_d__7.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._TimerLoop_d__7::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TimerLoop_d__7.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnButtonClick",
"legacy": null,
"patchTarget": "Il2Cpp.DropdownSample::OnButtonClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/DropdownSample.OnButtonClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Dumpster::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Dumpster.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Dumpster::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Dumpster.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.Dumpster::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Dumpster.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.Dumpster::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Dumpster.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.EnvMapAnimator::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/EnvMapAnimator.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.EnvMapAnimator::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/EnvMapAnimator.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__4.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__4.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__4.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitStatic",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::InitStatic()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.InitStatic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DataFileLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::LoadDataFile()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.LoadDataFile",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DataFileSaved",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::SaveDataFile()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.SaveDataFile",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorSaved",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::SaveColor(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.SaveColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::LoadColor(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.LoadColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenerateID",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_Persistence::GenerateID()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_Persistence.GenerateID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_SpriteMeshEditor::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_SpriteMeshEditor.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSettingHash",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_SpriteMeshEditor::GetSettingHash()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_SpriteMeshEditor.GetSettingHash",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MakeMesh",
"legacy": null,
"patchTarget": "Il2Cpp.FCP_SpriteMeshEditor::MakeMesh(Sprite, int, int, FCP_SpriteMeshEditor.MeshType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FCP_SpriteMeshEditor.MakeMesh",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetColor",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetColor()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorSet",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SetColor(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SetColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetColorFullAlpha",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetColorFullAlpha()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetColorFullAlpha",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorNoAlphaSet",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SetColorNoAlpha(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SetColorNoAlpha",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SliderUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SliderUpdate(FlexibleColorPicker.PickerType, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SliderUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PointerFocusSet",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SetPointerFocus(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SetPointerFocus",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PointerUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::PointerUpdate(BaseEventData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.PointerUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TypeHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::TypeHex(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.TypeHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FinishTypeHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::FinishTypeHex(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.FinishTypeHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ChangeMode",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ChangeMode(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ChangeMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ChangeMode",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ChangeMode(FlexibleColorPicker.MainPickingMode)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ChangeMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SeperateMaterials",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SeperateMaterials()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SeperateMaterials",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftColor",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ShiftColor(int, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ShiftColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftHue",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ShiftHue(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ShiftHue",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MarkersChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateMarkers()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateMarkers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MarkerSet",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::SetMarker(Image, Vector2, bool, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.SetMarker",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetMarker",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetMarker(Image, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetMarker",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetValue",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetValue(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetValue",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetValue1D",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetValue1D(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetValue1D",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetValue",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetValue(FlexibleColorPicker.MainPickingMode)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetValue",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TexturesChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateTextures()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateTextures",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StaticChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateStatic(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateStatic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DynamicChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateDynamic(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateDynamic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetGradientMode",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetGradientMode(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetGradientMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsPickerAvailable",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsPickerAvailable(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsPickerAvailable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsPickerAvailable",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsPickerAvailable(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsPickerAvailable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HexChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateHex()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TypeHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::TypeHex(string, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.TypeHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MakeModeOptions",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::MakeModeOptions()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.MakeModeOptions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ModeChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::UpdateMode(FlexibleColorPicker.MainPickingMode)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.UpdateMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsPreviewType",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsPreviewType(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsPreviewType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsAlphaType",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsAlphaType(FlexibleColorPicker.PickerType)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsAlphaType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsHorizontal",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsHorizontal(FlexibleColorPicker.Picker)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsHorizontal",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSanitizedHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetSanitizedHex(string, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetSanitizedHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsValidHexChar",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::IsValidHexChar(char)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.IsValidHexChar",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ParseHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ParseHex(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ParseHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ParseHex",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::ParseHex(string, Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.ParseHex",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetNormScreenSpace",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::GetNormScreenSpace(RectTransform, BaseEventData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.GetNormScreenSpace",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HSVToRGB",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::HSVToRGB(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.HSVToRGB",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HSVToRGB",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::HSVToRGB(float, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.HSVToRGB",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RGBToHSV",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::RGBToHSV(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.RGBToHSV",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RGBToHSV",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::RGBToHSV(float, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker.RGBToHSV",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_0",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::_Awake_b__43_0(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker._Awake_b__43_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_1",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::_Awake_b__43_1(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker._Awake_b__43_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_2",
"legacy": null,
"patchTarget": "Il2Cpp.FlexibleColorPicker::_Awake_b__43_2(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FlexibleColorPicker._Awake_b__43_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Get",
"legacy": null,
"patchTarget": "Il2Cpp.AdvancedSettings::Get(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/AdvancedSettings.Get",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Set",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::Set(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.Set",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Set",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::Set(Color, float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.Set",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickR",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickR(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickR",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickG",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickG(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickG",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickB",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickB(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickB",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickA",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickA(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickA",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickH",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickH(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickH",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickS",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickS(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickS",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PickV",
"legacy": null,
"patchTarget": "Il2Cpp.BufferedColor::PickV(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/BufferedColor.PickV",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayRequestedStepSound",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::PlayRequestedStepSound(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.PlayRequestedStepSound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetRandomFromRequest",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::GetRandomFromRequest(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.GetRandomFromRequest",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Step",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::Step()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.Step",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetRandomClip",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::GetRandomClip()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.GetRandomClip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.checkGroundMaterial",
"legacy": null,
"patchTarget": "Il2Cpp.FootSteps::checkGroundMaterial()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/FootSteps.checkGroundMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._checkGroundMaterial_d__21::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_checkGroundMaterial_d__21.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._checkGroundMaterial_d__21::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_checkGroundMaterial_d__21.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._checkGroundMaterial_d__21::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_checkGroundMaterial_d__21.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSprite",
"legacy": null,
"patchTarget": "Il2Cpp.GamepadIcons::GetSprite(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GamepadIcons.GetSprite",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GateCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::GateCoroutine()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.GateCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OpenGate",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::OpenGate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.OpenGate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseGate",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::CloseGate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.CloseGate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TruckComing",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::TruckComing()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.TruckComing",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.GateLever::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GateLever.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._GateCoroutine_d__15::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GateCoroutine_d__15.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._GateCoroutine_d__15::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GateCoroutine_d__15.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._GateCoroutine_d__15::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GateCoroutine_d__15.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.GetCurrentVersion::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GetCurrentVersion.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.GetValueFromPlayerPrefs::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GetValueFromPlayerPrefs.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DelayedLoad",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::DelayedLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.DelayedLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StartGodMod",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::StartGodMod()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.StartGodMod",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GODMOD_delayed",
"legacy": null,
"patchTarget": "Il2Cpp.GODMOD::GODMOD_delayed()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GODMOD.GODMOD_delayed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedLoad_d__7::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedLoad_d__7.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedLoad_d__7::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedLoad_d__7.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedLoad_d__7::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedLoad_d__7.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._GODMOD_delayed_d__10::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GODMOD_delayed_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._GODMOD_delayed_d__10::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GODMOD_delayed_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._GODMOD_delayed_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GODMOD_delayed_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ButtonHireEmployee",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::ButtonHireEmployee(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.ButtonHireEmployee",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ButtonCancelBuying",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::ButtonCancelBuying()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.ButtonCancelBuying",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ButtonConfirmHire",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::ButtonConfirmHire()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.ButtonConfirmHire",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ButtonFireEmployee",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::ButtonFireEmployee(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.ButtonFireEmployee",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ButtonConfirmFireEmployee",
"legacy": null,
"patchTarget": "Il2Cpp.HRSystem::ButtonConfirmFireEmployee()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/HRSystem.ButtonConfirmFireEmployee",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnModLoad",
"legacy": null,
"patchTarget": "Il2Cpp.IModPlugin::OnModLoad(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IModPlugin.OnModLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnModUnload",
"legacy": null,
"patchTarget": "Il2Cpp.IModPlugin::OnModUnload()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IModPlugin.OnModUnload",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Finalize",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::Finalize()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.Finalize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Dispose",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Contains",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::Contains(InputAction)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.Contains",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetEnumerator",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::GetEnumerator()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.GetEnumerator",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerable_GetEnumerator",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::System_Collections_IEnumerable_GetEnumerator()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.System_Collections_IEnumerable_GetEnumerator",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Enable",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::Enable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.Enable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Disable",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::Disable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.Disable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FindAction",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::FindAction(string, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.FindAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FindBinding",
"legacy": null,
"patchTarget": "Il2Cpp.InputController::FindBinding(InputBinding, InputAction)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputController.FindBinding",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.Get",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::Get()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.Get",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.Enable",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::Enable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.Enable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.Disable",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::Disable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.Disable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.InputActionMap",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::InputActionMap(InputController.PlayerActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.InputActionMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.CallbacksAdded",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::AddCallbacks(InputController.IPlayerActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.AddCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.UnregisterCallbacks",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::UnregisterCallbacks(InputController.IPlayerActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.UnregisterCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.CallbacksRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::RemoveCallbacks(InputController.IPlayerActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.RemoveCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.CallbacksSet",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerActions::SetCallbacks(InputController.IPlayerActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerActions.SetCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Get",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::Get()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.Get",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Enable",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::Enable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.Enable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Disable",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::Disable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.Disable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.InputActionMap",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::InputActionMap(InputController.UIActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.InputActionMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.CallbacksAdded",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::AddCallbacks(InputController.IUIActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.AddCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.UnregisterCallbacks",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::UnregisterCallbacks(InputController.IUIActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.UnregisterCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.CallbacksRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::RemoveCallbacks(InputController.IUIActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.RemoveCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.CallbacksSet",
"legacy": null,
"patchTarget": "Il2Cpp.UIActions::SetCallbacks(InputController.IUIActions)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UIActions.SetCallbacks",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMove",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnMove(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnMove",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLook",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnLook(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnLook",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnInteract",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnInteract(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnInteract",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSecondAction",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnSecondAction(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnSecondAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnJump",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnJump(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnJump",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSprint",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnSprint(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnSprint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCloseMenu",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnCloseMenu(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnCloseMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLookPosition",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnLookPosition(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnLookPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDrop",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnDrop(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnDrop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCrouch",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnCrouch(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnCrouch",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnScroll",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnScroll(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnScroll",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnZoom",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnZoom(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnZoom",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLabel",
"legacy": null,
"patchTarget": "Il2Cpp.IPlayerActions::OnLabel(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IPlayerActions.OnLabel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnNavigate",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnNavigate(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnNavigate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSubmit",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnSubmit(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnSubmit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCancel",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnCancel(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnCancel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPoint",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnPoint(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnClick",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnClick(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnScrollWheel",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnScrollWheel(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnScrollWheel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMiddleClick",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnMiddleClick(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnMiddleClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnRightClick",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnRightClick(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnRightClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnWaitForPressKey",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnWaitForPressKey(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnWaitForPressKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPause",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnPause(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnPause",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnInventory",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnInventory(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnInventory",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMap",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnMap(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnTimeControl",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnTimeControl(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnTimeControl",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnConsole",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnConsole(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnConsole",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnConsoleSubmit",
"legacy": null,
"patchTarget": "Il2Cpp.IUIActions::OnConsoleSubmit(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/IUIActions.OnConsoleSubmit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.add_rebindComplete",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::add_rebindComplete(Il2CppSystem.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.add_rebindComplete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.remove_rebindComplete",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::remove_rebindComplete(Il2CppSystem.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.remove_rebindComplete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.add_rebindCanceled",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::add_rebindCanceled(Il2CppSystem.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.add_rebindCanceled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.remove_rebindCanceled",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::remove_rebindCanceled(Il2CppSystem.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.remove_rebindCanceled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.add_rebindStarted",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::add_rebindStarted(Il2CppSystem.Action<InputAction, int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.add_rebindStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.remove_rebindStarted",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::remove_rebindStarted(Il2CppSystem.Action<InputAction, int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.remove_rebindStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AllBindingOverridesLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::LoadAllBindingOverrides()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.LoadAllBindingOverrides",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConfinedCursorforUI",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::ConfinedCursorforUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.ConfinedCursorforUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LockedCursorForPlayerMovement",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::LockedCursorForPlayerMovement()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.LockedCursorForPlayerMovement",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetBindingName",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::GetBindingName(string, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.GetBindingName",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BindingOverrideSaved",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::SaveBindingOverride(InputAction)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.SaveBindingOverride",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BindingOverrideLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::LoadBindingOverride(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.LoadBindingOverride",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetBinding",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::ResetBinding(string, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.ResetBinding",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ForceMousePositionToCenterOfGameWindow",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::ForceMousePositionToCenterOfGameWindow()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.ForceMousePositionToCenterOfGameWindow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CheckCurrentControls",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::CheckCurrentControls(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager.CheckCurrentControls",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__14_0",
"legacy": null,
"patchTarget": "Il2Cpp.InputManager::_Awake_b__14_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InputManager._Awake_b__14_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnControlChange::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnControlChange.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnControlChange::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnControlChange.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InputManager.OnControlChange",
"legacy": null,
"patchTarget": "Il2Cpp.OnControlChange::InputManager.OnControlChange([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnControlChange.InputManager.OnControlChange",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsAllowedToDoSecondAction",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::IsAllowedToDoSecondAction()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.IsAllowedToDoSecondAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SecondActionOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::SecondActionOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.SecondActionOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LabelActionOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::LabelActionOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.LabelActionOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseInteractionMenu",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::CloseInteractionMenu()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.CloseInteractionMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::OnLoad(InteractObjectData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LabelActionOnClick_b__18_0",
"legacy": null,
"patchTarget": "Il2Cpp.Interact::_LabelActionOnClick_b__18_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Interact._LabelActionOnClick_b__18_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TickTimer",
"legacy": null,
"patchTarget": "Il2Cpp.ITimedDevice::TickTimer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ITimedDevice.TickTimer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ShowKeyboadMelee",
"legacy": null,
"patchTarget": "Il2Cpp.KeyHint::ShowKeyboadMelee()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/KeyHint.ShowKeyboadMelee",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.InactiveAllSet",
"legacy": null,
"patchTarget": "Il2Cpp.KeyHint::SetInactiveAll()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/KeyHint.SetInactiveAll",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnWaitForPressKey",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::OnWaitForPressKey()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.OnWaitForPressKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Disabling",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::Disabling()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.Disabling",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TweenHorizontal",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::TweenHorizontal(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.TweenHorizontal",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TweenVertical",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::TweenVertical(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.TweenVertical",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TweenScaleInOut",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::TweenScaleInOut()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.TweenScaleInOut",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeepRotating",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::KeepRotating()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.KeepRotating",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__15_0",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::_Awake_b__15_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement._Awake_b__15_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__15_1",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::_Awake_b__15_1(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement._Awake_b__15_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__15_2",
"legacy": null,
"patchTarget": "Il2Cpp.LeanTweenUIElement::_Awake_b__15_2(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LeanTweenUIElement._Awake_b__15_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Disabling_d__20::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Disabling_d__20.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Disabling_d__20::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Disabling_d__20.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Disabling_d__20::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Disabling_d__20.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._KeepRotating_d__24::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_KeepRotating_d__24.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._KeepRotating_d__24::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_KeepRotating_d__24.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._KeepRotating_d__24::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_KeepRotating_d__24.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._TweenScaleInOut_d__23::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TweenScaleInOut_d__23.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._TweenScaleInOut_d__23::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TweenScaleInOut_d__23.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._TweenScaleInOut_d__23::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TweenScaleInOut_d__23.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GameLoadSceneLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::LoadGameLoadScene(Il2CppStructArray<int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.LoadGameLoadScene",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.DifficualtySet",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::SetDifficualty(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.SetDifficualty",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.LevelLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::LoadLevel(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.LoadLevel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.UnLoadLevel",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::UnLoadLevel(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.UnLoadLevel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsynchronousLoad",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::AsynchronousLoad(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.AsynchronousLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AsynchronousUnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::AsynchronousUnLoad(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.AsynchronousUnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.IsSceneLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.LoadingScreen::IsSceneLoaded(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LoadingScreen.IsSceneLoaded",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.GameIsLoaded::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GameIsLoaded.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.GameIsLoaded::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GameIsLoaded.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ingScreen.GameIsLoadedLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.GameIsLoaded::LoadingScreen.GameIsLoaded([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/GameIsLoaded.LoadingScreen.GameIsLoaded",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousLoad_d__17::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousLoad_d__17.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousLoad_d__17::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousLoad_d__17.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousLoad_d__17::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousLoad_d__17.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousUnLoad_d__18::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousUnLoad_d__18.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousUnLoad_d__18::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousUnLoad_d__18.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AsynchronousUnLoad_d__18::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AsynchronousUnLoad_d__18.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LoadGameLoadScene_d__13::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadGameLoadScene_d__13.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LoadGameLoadScene_d__13::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadGameLoadScene_d__13.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LoadGameLoadScene_d__13::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadGameLoadScene_d__13.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LoadPlayerAndNPCDataWithDelay_d__12::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadPlayerAndNPCDataWithDelay_d__12.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LoadPlayerAndNPCDataWithDelay_d__12::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadPlayerAndNPCDataWithDelay_d__12.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LoadPlayerAndNPCDataWithDelay_d__12::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadPlayerAndNPCDataWithDelay_d__12.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Localisation::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Localisation.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LocalisationLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.Localisation::LoadLocalisation(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Localisation.LoadLocalisation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ChangeLocalisation",
"legacy": null,
"patchTarget": "Il2Cpp.Localisation::ChangeLocalisation(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Localisation.ChangeLocalisation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReturnTextByID",
"legacy": null,
"patchTarget": "Il2Cpp.Localisation::ReturnTextByID(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Localisation.ReturnTextByID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLanguageChange::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLanguageChange.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLanguageChange::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLanguageChange.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Localisation.OnLanguageChange",
"legacy": null,
"patchTarget": "Il2Cpp.OnLanguageChange::Localisation.OnLanguageChange([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLanguageChange.Localisation.OnLanguageChange",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LoadLocalisation_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass9_0::_LoadLocalisation_b__0(LanguageObject)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass9_0._LoadLocalisation_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.LocalisedText::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LocalisedText.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ChangeText",
"legacy": null,
"patchTarget": "Il2Cpp.LocalisedText::ChangeText()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LocalisedText.ChangeText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextSet",
"legacy": null,
"patchTarget": "Il2Cpp.LocalisedText::SetText(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LocalisedText.SetText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.LocalisedText::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/LocalisedText.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetTrolleyPosition",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ResetTrolleyPosition()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ResetTrolleyPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetServerPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetServerPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetServerPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSwitchPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetSwitchPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetSwitchPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPatchPanelPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetPatchPanelPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetPatchPanelPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCableSpinnerPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetCableSpinnerPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetCableSpinnerPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSfpPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetSfpPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetSfpPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSfpBoxPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetSfpBoxPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetSfpBoxPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCustomerItemByID",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetCustomerItemByID(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetCustomerItemByID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShuffleAvailableCustomers",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ShuffleAvailableCustomers()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ShuffleAvailableCustomers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShuffleAvailableSubnets",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ShuffleAvailableSubnets()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ShuffleAvailableSubnets",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetAppLogo",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetAppLogo(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetAppLogo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCustomerLogo",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetCustomerLogo(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetCustomerLogo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFreeSubnet",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetFreeSubnet(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetFreeSubnet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsSubnetValid",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::IsSubnetValid(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.IsSubnetValid",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowCustomerCardsCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ShowCustomerCardsCanvas(CustomerBaseDoor)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ShowCustomerCardsCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateFallbackCustomer",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::CreateFallbackCustomer(CustomerItem, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.CreateFallbackCustomer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCustomerChosen",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ButtonCustomerChosen(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ButtonCustomerChosen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancelCustomerChoice",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ButtonCancelCustomerChoice()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ButtonCancelCustomerChoice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowBuyWallCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ShowBuyWallCanvas(Wall)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ShowBuyWallCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonBuyWall",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ButtonBuyWall()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ButtonBuyWall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancelBuyWall",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ButtonCancelBuyWall()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ButtonCancelBuyWall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowNetworkConfigCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ShowNetworkConfigCanvas(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ShowNetworkConfigCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseNetworkConfigCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::CloseNetworkConfigCanvas()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.CloseNetworkConfigCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OpenAnyCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::OpenAnyCanvas()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.OpenAnyCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseAnyCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::CloseAnyCanvas(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.CloseAnyCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UsedSubnetRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::RemoveUsedSubnet(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.RemoveUsedSubnet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReturnSubnet",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ReturnSubnet(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ReturnSubnet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoSaveCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::AutoSaveCoroutine()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.AutoSaveCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoSaveIntervalSet",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::SetAutoSaveInterval(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.SetAutoSaveInterval",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoSaveEnabledSet",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::SetAutoSaveEnabled(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.SetAutoSaveEnabled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RestartAutoSave",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::RestartAutoSave()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.RestartAutoSave",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReturnServerNameFromType",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ReturnServerNameFromType(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ReturnServerNameFromType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReturnSwitchNameFromType",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ReturnSwitchNameFromType(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ReturnSwitchNameFromType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TrolleyPositionLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::LoadTrolleyPosition(Vector3, Quaternion)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.LoadTrolleyPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCustomerTotalRequirement",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetCustomerTotalRequirement(CustomerItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetCustomerTotalRequirement",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsCustomerSuitableForBase",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::IsCustomerSuitableForBase(CustomerItem, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.IsCustomerSuitableForBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitializeVlanPool",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::InitializeVlanPool()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.InitializeVlanPool",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFreeVlanId",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::GetFreeVlanId()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.GetFreeVlanId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReturnVlanId",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::ReturnVlanId(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.ReturnVlanId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UsedVlanIdRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::RemoveUsedVlanId(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.RemoveUsedVlanId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnApplicationQuit",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::OnApplicationQuit()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager.OnApplicationQuit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__63_0",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::_Awake_b__63_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager._Awake_b__63_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ShuffleAvailableCustomers_b__73_0",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::_ShuffleAvailableCustomers_b__73_0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager._ShuffleAvailableCustomers_b__73_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ShuffleAvailableCustomers_b__73_1",
"legacy": null,
"patchTarget": "Il2Cpp.MainGameManager::_ShuffleAvailableCustomers_b__73_1(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainGameManager._ShuffleAvailableCustomers_b__73_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetFreeSubnet_b__77_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_GetFreeSubnet_b__77_1(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._GetFreeSubnet_b__77_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetCustomerItemByID_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass72_0::_GetCustomerItemByID_b__0(CustomerItem)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass72_0._GetCustomerItemByID_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetFreeSubnet_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass77_0::_GetFreeSubnet_b__0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass77_0._GetFreeSubnet_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ShowCustomerCardsCanvas_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass79_0::_ShowCustomerCardsCanvas_b__0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass79_0._ShowCustomerCardsCanvas_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ShowCustomerCardsCanvas_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass79_0::_ShowCustomerCardsCanvas_b__1(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass79_0._ShowCustomerCardsCanvas_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AutoSaveCoroutine_d__94::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoSaveCoroutine_d__94.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AutoSaveCoroutine_d__94::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoSaveCoroutine_d__94.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AutoSaveCoroutine_d__94::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AutoSaveCoroutine_d__94.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Continue",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::Continue()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.Continue",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.NewGame",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::NewGame()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.NewGame",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.QuitGame",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::QuitGame()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.QuitGame",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GameLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::LoadGame()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.LoadGame",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.HideMiddleMenu",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::HideMiddleMenu()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.HideMiddleMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Loaded",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::Load(TextMeshProUGUI)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.Load",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.tingsSet",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenu::Settings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenu.Settings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenuCamera::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenuCamera.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenuCamera::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenuCamera.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.setmount",
"legacy": null,
"patchTarget": "Il2Cpp.MainMenuCamera::setmount(Transform)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MainMenuCamera.setmount",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AllModsLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadAllMods()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadAllMods",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SyncWorkshopThenLoadAll",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::SyncWorkshopThenLoadAll()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.SyncWorkshopThenLoadAll",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CopyDirectory",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::CopyDirectory(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.CopyDirectory",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ModPackLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadModPack(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadModPack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShopItemLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadShopItem(string, string, ShopItemConfig)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadShopItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateShopButton",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::CreateShopButton(int, ShopItemConfig, Sprite)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.CreateShopButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StaticItemLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadStaticItem(string, string, StaticItemConfig)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadStaticItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DllLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadDll(string, DllEntry)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadDll",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MeshLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadMesh(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadMesh",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateMaterial",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::CreateMaterial(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.CreateMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IconLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadIcon(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadIcon",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextureLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::LoadTexture(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.LoadTexture",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetModPrefab",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::GetModPrefab(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.GetModPrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetModPrefabByFolder",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::GetModPrefabByFolder(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.GetModPrefabByFolder",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.ModLoader::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModLoader.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._SyncWorkshopThenLoadAll_d__11::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SyncWorkshopThenLoadAll_d__11.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._SyncWorkshopThenLoadAll_d__11::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SyncWorkshopThenLoadAll_d__11.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._SyncWorkshopThenLoadAll_d__11::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SyncWorkshopThenLoadAll_d__11.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Initialize",
"legacy": null,
"patchTarget": "Il2Cpp.ModShopItem::Initialize(int, ShopItemConfig, Sprite)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModShopItem.Initialize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonBuyItem",
"legacy": null,
"patchTarget": "Il2Cpp.ModShopItem::ButtonBuyItem()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ModShopItem.ButtonBuyItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayRandomSong",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::PlayRandomSong()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.PlayRandomSong",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.MusicPlayer::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MusicPlayer.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClearMap",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::ClearMap()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.ClearMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RemapDeviceId",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemapDeviceId(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemapDeviceId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RegisterCustomerBase",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RegisterCustomerBase(CustomerBase)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RegisterCustomerBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetCustomerBase",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetCustomerBase(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetCustomerBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RegisterServer",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RegisterServer(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RegisterServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RegisterSwitch",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RegisterSwitch(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RegisterSwitch",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetNumberOfDevices",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetNumberOfDevices()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetNumberOfDevices",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetServer",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetServer(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetSwitchById",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetSwitchById(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetSwitchById",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllServers",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllServers()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllServers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllNetworkSwitches",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllNetworkSwitches()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllNetworkSwitches",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DeviceCustomerIDChanged",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::UpdateDeviceCustomerID(string, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.UpdateDeviceCustomerID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DeviceAdded",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::AddDevice(string, CableLink.TypeOfLink, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.AddDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DeviceRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveDevice(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.Connect",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::Connect(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.Connect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.Disconnect",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::Disconnect(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.Disconnect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.FindAllRoutes",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::FindAllRoutes(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.FindAllRoutes",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.FindAllReachablePathsFrom",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::FindAllReachablePathsFrom(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.FindAllReachablePathsFrom",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.FindPhysicalPath",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::FindPhysicalPath(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.FindPhysicalPath",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetDevice",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetDevice(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllDevices",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllDevices()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllDevices",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GenerateDeviceName",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GenerateDeviceName(CableLink.TypeOfLink, Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GenerateDeviceName",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SwitchConnectionAdded",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::AddSwitchConnection(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.AddSwitchConnection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CableConnectionRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveCableConnection(int, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveCableConnection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsolatedDeviceRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveIsolatedDevice(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveIsolatedDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.PrintNetworkMap",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::PrintNetworkMap()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.PrintNetworkMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsIpAddressDuplicate",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::IsIpAddressDuplicate(string, Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.IsIpAddressDuplicate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.BrokenServerAdded",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::AddBrokenServer(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.AddBrokenServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.BrokenSwitchAdded",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::AddBrokenSwitch(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.AddBrokenSwitch",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.BrokenServerRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveBrokenServer(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveBrokenServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.BrokenSwitchRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveBrokenSwitch(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveBrokenSwitch",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllBrokenServers",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllBrokenServers()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllBrokenServers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllBrokenSwitches",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllBrokenSwitches()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllBrokenSwitches",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsPatchPanelPort",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::IsPatchPanelPort(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.IsPatchPanelPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ResolveThroughPatchPanel",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::ResolveThroughPatchPanel(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.ResolveThroughPatchPanel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateLACPGroup",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::CreateLACPGroup(string, string, List<int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.CreateLACPGroup",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LACPGroupRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveLACPGroup(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveLACPGroup",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CableFromLACPGroupsRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::RemoveCableFromLACPGroups(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.RemoveCableFromLACPGroups",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetLACPGroupForCable",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetLACPGroupForCable(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetLACPGroupForCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetLACPGroupBetween",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetLACPGroupBetween(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetLACPGroupBetween",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllLACPGroups",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::GetAllLACPGroups()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.GetAllLACPGroups",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LACPGroupsSet",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::SetLACPGroups(Dictionary<int, NetworkMap.LACPGroup>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap.SetLACPGroups",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK._PrintNetworkMap_b__42_0",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::_PrintNetworkMap_b__42_0(NetworkMap.Device)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap._PrintNetworkMap_b__42_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK._PrintNetworkMap_b__42_1",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkMap::_PrintNetworkMap_b__42_1(NetworkMap.Device)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkMap._PrintNetworkMap_b__42_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._PrintNetworkMap_b__42_2",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_PrintNetworkMap_b__42_2(NetworkMap.Device)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._PrintNetworkMap_b__42_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._PrintNetworkMap_b__42_4",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_PrintNetworkMap_b__42_4(NetworkMap.Device)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._PrintNetworkMap_b__42_4",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._PrintNetworkMap_b__42_7",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_PrintNetworkMap_b__42_7(Il2CppSystem.ValueTuple<string, CableLink.TypeOfLink>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._PrintNetworkMap_b__42_7",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RemoveCableConnection_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass40_0::_RemoveCableConnection_b__0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass40_0._RemoveCableConnection_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RemoveCableConnection_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass40_0::_RemoveCableConnection_b__1(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass40_0._RemoveCableConnection_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.PowerButton",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::PowerButton(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.PowerButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TurnOffCommonFunctions",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::TurnOffCommonFunctions()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.TurnOffCommonFunctions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TurnOnCommonFunction",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::TurnOnCommonFunction()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.TurnOnCommonFunction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsAnyCableConnected",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::IsAnyCableConnected()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.IsAnyCableConnected",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SwitchInsertedInRack",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::SwitchInsertedInRack(SwitchSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.SwitchInsertedInRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GenerateUniqueSwitchId",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::GenerateUniqueSwitchId()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.GenerateUniqueSwitchId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DisconnectCablesWhenSwitchIsOff",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::DisconnectCablesWhenSwitchIsOff()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.DisconnectCablesWhenSwitchIsOff",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.HandleNewCableWhileOff",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::HandleNewCableWhileOff(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.HandleNewCableWhileOff",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetConnectedDevices",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::GetConnectedDevices()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.GetConnectedDevices",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetSwitchId",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::GetSwitchId()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.GetSwitchId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TickTimer",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::TickTimer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.TickTimer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ScreenUIChanged",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::UpdateScreenUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.UpdateScreenUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ItIsBroken",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ItIsBroken()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ItIsBroken",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DisconnectCables",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::DisconnectCables()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.DisconnectCables",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ReconnectCables",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ReconnectCables()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ReconnectCables",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ValidateRackPosition",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ValidateRackPosition()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ValidateRackPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ButtonShowNetworkSwitchConfig",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ButtonShowNetworkSwitchConfig()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ButtonShowNetworkSwitchConfig",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClearWarningSign",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ClearWarningSign(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ClearWarningSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClearErrorSign",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::ClearErrorSign()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.ClearErrorSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.PowerLightMaterialSet",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::SetPowerLightMaterial(Material)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.SetPowerLightMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DeviceRepaired",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::RepairDevice()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.RepairDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsVlanAllowedOnPort",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::IsVlanAllowedOnPort(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.IsVlanAllowedOnPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsVlanAllowedOnCable",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::IsVlanAllowedOnCable(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.IsVlanAllowedOnCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.VlanDisallowedSet",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::SetVlanDisallowed(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.SetVlanDisallowed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.VlanAllowedSet",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::SetVlanAllowed(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.SetVlanAllowed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetDisallowedVlans",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::GetDisallowedVlans(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.GetDisallowedVlans",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetAllDisallowedVlans",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::GetAllDisallowedVlans()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.GetAllDisallowedVlans",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.DisallowedVlansPerPortSet",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::SetDisallowedVlansPerPort(Dictionary<int, HashSet<int>>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch.SetDisallowedVlansPerPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK._SwitchInsertedInRack_b__23_0",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitch::_SwitchInsertedInRack_b__23_0(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitch._SwitchInsertedInRack_b__23_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GenerateUniqueSwitchId_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass24_0::_GenerateUniqueSwitchId_b__0(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass24_0._GenerateUniqueSwitchId_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OpenConfig",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::OpenConfig(NetworkSwitch)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.OpenConfig",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.BuildPatchPanelCache",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::BuildPatchPanelCache()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.BuildPatchPanelCache",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RefreshPortDisplay",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::RefreshPortDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.RefreshPortDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TraversePatchPanels",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::TraversePatchPanels(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.TraversePatchPanels",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ResolveRemoteDevice",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ResolveRemoteDevice(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ResolveRemoteDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetDevicePrefix",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::GetDevicePrefix(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.GetDevicePrefix",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClickPort",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ClickPort(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ClickPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetVisibleVLANs",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::GetVisibleVLANs()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.GetVisibleVLANs",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.RefreshVLANDisplayForSelection",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::RefreshVLANDisplayForSelection(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.RefreshVLANDisplayForSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ToggleVLANMulti",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ToggleVLANMulti(List<int>, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ToggleVLANMulti",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ClearVLANDisplay",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ClearVLANDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ClearVLANDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CreateLACP",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::CreateLACP()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.CreateLACP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.LACPRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::RemoveLACP()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.RemoveLACP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnEndEditingInputText",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::OnEndEditingInputText(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.OnEndEditingInputText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CloseConfig",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::CloseConfig()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.CloseConfig",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.NormalizeDeviceKey",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::NormalizeDeviceKey(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.NormalizeDeviceKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ButtonEditLabel",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ButtonEditLabel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ButtonEditLabel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ButtonPower",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::ButtonPower()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration.ButtonPower",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK._ButtonEditLabel_b__31_0",
"legacy": null,
"patchTarget": "Il2Cpp.NetworkSwitchConfiguration::_ButtonEditLabel_b__31_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/NetworkSwitchConfiguration._ButtonEditLabel_b__31_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__12_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Awake_b__12_0(TextMeshProUGUI)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._Awake_b__12_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RefreshVLANDisplayForSelection_b__22_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_RefreshVLANDisplayForSelection_b__22_0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._RefreshVLANDisplayForSelection_b__22_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RefreshVLANDisplayForSelection_b__22_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_RefreshVLANDisplayForSelection_b__22_1(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._RefreshVLANDisplayForSelection_b__22_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._CreateLACP_b__26_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_CreateLACP_b__26_1(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._CreateLACP_b__26_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._CreateLACP_b__26_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_CreateLACP_b__26_0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._CreateLACP_b__26_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._CreateVLANButtonMulti_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass23_0::_CreateVLANButtonMulti_b__0()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass23_0._CreateVLANButtonMulti_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectiveObject::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ObjectiveObject.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.GetReward",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectiveObject::GetReward()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ObjectiveObject.GetReward",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.PlayUIEffectDisolve",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectiveObject::PlayUIEffectDisolve()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ObjectiveObject.PlayUIEffectDisolve",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.GetTimedObjective",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::GetTimedObjective(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.GetTimedObjective",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.IsTutorialInProgress",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::IsTutorialInProgress()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.IsTutorialInProgress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.CreateAppObjective",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::CreateAppObjective(int, int, int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.CreateAppObjective",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ObjectiveTimedText",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::ObjectiveTimedText()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.ObjectiveTimedText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.DestroyObjective",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::DestroyObjective(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.DestroyObjective",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.EffectOnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::EffectOnDestroy(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.EffectOnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ClearObjectives",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::ClearObjectives()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.ClearObjectives",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.StartObjective",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::StartObjective(int, Vector3, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.StartObjective",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.StartObjective",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::StartObjective(int, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.StartObjective",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.InstantiateObjectiveSign",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::InstantiateObjectiveSign(int, Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.InstantiateObjectiveSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ObjectiveSignRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::RemoveObjectiveSign(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.RemoveObjectiveSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.ObjectivesLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::LoadObjectives(HashSet<int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.LoadObjectives",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.Objectives::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Objectives.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RemoveObjectiveSign_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass32_0::_RemoveObjectiveSign_b__0(PositionIndicator)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass32_0._RemoveObjectiveSign_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._EffectOnDestroy_d__27::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_EffectOnDestroy_d__27.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._EffectOnDestroy_d__27::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_EffectOnDestroy_d__27.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._EffectOnDestroy_d__27::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_EffectOnDestroy_d__27.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.GAMEPLAY.DisplayChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectiveTimed::UpdateDisplay(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ObjectiveTimed.UpdateDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OpenURLInBrowser",
"legacy": null,
"patchTarget": "Il2Cpp.OpenURL::OpenURLInBrowser()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OpenURL.OpenURLInBrowser",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Bake",
"legacy": null,
"patchTarget": "Il2Cpp.Baker::Bake(PacketSpawnerAuthoring)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Baker.Bake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnCreate",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::OnCreate(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.OnCreate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::OnUpdate(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.OnUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.__AssignQueries",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::__AssignQueries(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.__AssignQueries",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnCreateForCompiler",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::OnCreateForCompiler(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.OnCreateForCompiler",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.__codegen__OnCreate",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::__codegen__OnCreate(System.IntPtr, System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.__codegen__OnCreate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.__codegen__OnUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::__codegen__OnUpdate(System.IntPtr, System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.__codegen__OnUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.__codegen__OnCreateForCompiler",
"legacy": null,
"patchTarget": "Il2Cpp.PacketSpawnerSystem::__codegen__OnCreateForCompiler(System.IntPtr, System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PacketSpawnerSystem.__codegen__OnCreateForCompiler",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__ThrowCodeGenException",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::__ThrowCodeGenException()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.__ThrowCodeGenException",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Run",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Run()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Run",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RunByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::RunByRef()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.RunByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Run",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Run(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Run",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RunByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::RunByRef(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.RunByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Schedule",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Schedule(JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Schedule",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleByRef(JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Schedule",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Schedule(EntityQuery, JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Schedule",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleByRef(EntityQuery, JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Schedule",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Schedule()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Schedule",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleByRef()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Schedule",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::Schedule(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.Schedule",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleByRef(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallel",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallel(JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallelByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallelByRef(JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallelByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallel",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallel(EntityQuery, JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallelByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallelByRef(EntityQuery, JobHandle)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallelByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallel",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallelByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallelByRef()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallelByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallel",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallel(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ScheduleParallelByRef",
"legacy": null,
"patchTarget": "Il2Cpp.UpdatePacketsJob::ScheduleParallelByRef(EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UpdatePacketsJob.ScheduleParallelByRef",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__AssignQueries",
"legacy": null,
"patchTarget": "Il2Cpp.InternalCompilerQueryAndHandleData::__AssignQueries(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InternalCompilerQueryAndHandleData.__AssignQueries",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Init",
"legacy": null,
"patchTarget": "Il2Cpp.InternalCompilerQueryAndHandleData::Init(SystemState, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InternalCompilerQueryAndHandleData.Init",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Run",
"legacy": null,
"patchTarget": "Il2Cpp.InternalCompilerQueryAndHandleData::Run(PacketSpawnerSystem.UpdatePacketsJob, EntityQuery)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/InternalCompilerQueryAndHandleData.Run",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__AssignHandles",
"legacy": null,
"patchTarget": "Il2Cpp.TypeHandle::__AssignHandles(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TypeHandle.__AssignHandles",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.TypeHandle::Update(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TypeHandle.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CheckForErrors",
"legacy": null,
"patchTarget": "Il2Cpp.TypeHandle::CheckForErrors(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TypeHandle.CheckForErrors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp.TypeHandle::BoxIl2CppObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TypeHandle.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CompleteDependencies",
"legacy": null,
"patchTarget": "Il2Cpp.TypeHandle::CompleteDependencies(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TypeHandle.CompleteDependencies",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Dispose",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetEnumerator",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::GetEnumerator()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.GetEnumerator",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Reset",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CompleteDependencies",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::CompleteDependencies(SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.CompleteDependencies",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp.Enumerator::BoxIl2CppObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Enumerator.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0::Invoke(System.IntPtr, System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFunctionPointerDiscard",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0::GetFunctionPointerDiscard(System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0.GetFunctionPointerDiscard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFunctionPointer",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0::GetFunctionPointer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe0.GetFunctionPointer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1::Invoke(System.IntPtr, System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFunctionPointerDiscard",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1::GetFunctionPointerDiscard(System.IntPtr)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1.GetFunctionPointerDiscard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetFunctionPointer",
"legacy": null,
"patchTarget": "Il2Cpp.MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1::GetFunctionPointer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/MulticastDelegateNInternalSealedVoInA_InVoObseA_stBe1.GetFunctionPointer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPairedLink",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::GetPairedLink(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.GetPairedLink",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsAnyCableConnected",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::IsAnyCableConnected()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.IsAnyCableConnected",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InsertedInRack",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::InsertedInRack(PatchPanelSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.InsertedInRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenerateUniquePatchPanelId",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::GenerateUniquePatchPanelId()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.GenerateUniquePatchPanelId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ValidateRackPosition",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::ValidateRackPosition()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.ValidateRackPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.PatchPanel::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PatchPanel.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InsertedInRack_b__8_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_InsertedInRack_b__8_0(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._InsertedInRack_b__8_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabButton::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabButton.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Subscribe",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabGroup::Subscribe(PauseMenu_TabButton)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabGroup.Subscribe",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnTabEnter",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabGroup::OnTabEnter(PauseMenu_TabButton)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabGroup.OnTabEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnTabExit",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabGroup::OnTabExit(PauseMenu_TabButton)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabGroup.OnTabExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnTabSelected",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabGroup::OnTabSelected(PauseMenu_TabButton)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabGroup.OnTabSelected",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResetTabs",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu_TabGroup::ResetTabs()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu_TabGroup.ResetTabs",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnPause",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::OnPause(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.OnPause",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Resume",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::Resume()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.Resume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.PopulateLoadSaveMenu",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::PopulateLoadSaveMenu(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.PopulateLoadSaveMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SaveOnButtonClickLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::LoadSaveOnButtonClick(TextMeshProUGUI)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.LoadSaveOnButtonClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.NotAllowedToSaveOverlayOff",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::NotAllowedToSaveOverlayOff()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.NotAllowedToSaveOverlayOff",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ConfirmSaved",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::SaveConfirm(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.SaveConfirm",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Saved",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::Save(string, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.Save",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.DeleteSaveButtonClick",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::DeleteSaveButtonClick(TextMeshProUGUI)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.DeleteSaveButtonClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.DeleteSaveConfirm",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::DeleteSaveConfirm(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.DeleteSaveConfirm",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Loaded",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::Load(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.Load",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.WithOverlayLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::LoadWithOverlay(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.LoadWithOverlay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Pause",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::Pause(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.Pause",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.MainMenu",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::MainMenu()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.MainMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ExitGame",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::ExitGame()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.ExitGame",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.CloseLoadSaveOverlay",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::CloseLoadSaveOverlay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.CloseLoadSaveOverlay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ProcessConsoleCommand",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::ProcessConsoleCommand(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.ProcessConsoleCommand",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.HandleAddCommand",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::HandleAddCommand(Il2CppStringArray)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu.HandleAddCommand",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._Awake_b__28_0",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::_Awake_b__28_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu._Awake_b__28_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._Awake_b__28_1",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::_Awake_b__28_1(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu._Awake_b__28_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._Awake_b__28_2",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::_Awake_b__28_2(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu._Awake_b__28_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._LoadSaveOnButtonClick_b__35_0",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::_LoadSaveOnButtonClick_b__35_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu._LoadSaveOnButtonClick_b__35_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._SaveConfirm_b__37_0",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenu::_SaveConfirm_b__37_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenu._SaveConfirm_b__37_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuOpen::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuOpen.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuOpen::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuOpen.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PauseMenu.OnPauseMenuOpen",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuOpen::PauseMenu.OnPauseMenuOpen([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuOpen.PauseMenu.OnPauseMenuOpen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuClose::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuClose.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuClose::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuClose.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PauseMenu.OnPauseMenuClose",
"legacy": null,
"patchTarget": "Il2Cpp.OnPauseMenuClose::PauseMenu.OnPauseMenuClose([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnPauseMenuClose.PauseMenu.OnPauseMenuClose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LoadWithOverlay_d__42::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadWithOverlay_d__42.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LoadWithOverlay_d__42::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadWithOverlay_d__42.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LoadWithOverlay_d__42::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadWithOverlay_d__42.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.PauseMenuVideoTutorial::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PauseMenuVideoTutorial.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Player::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.Start",
"payloadSchema": {
"money": "float",
"reputation": "float",
"xp": "float"
}
},
{
"name": "greg.PLAYER.CheckFallsThroughMap",
"legacy": null,
"patchTarget": "Il2Cpp.Player::CheckFallsThroughMap()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.CheckFallsThroughMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.Loaded",
"legacy": null,
"patchTarget": "Il2Cpp.Player::LoadPlayer(PlayerData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.LoadPlayer",
"payloadSchema": {
"data": "PlayerData"
}
},
{
"name": "greg.PLAYER.TurnOnCharacterControllerDelayed",
"legacy": null,
"patchTarget": "Il2Cpp.Player::TurnOnCharacterControllerDelayed()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.TurnOnCharacterControllerDelayed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.MoneyChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Player::UpdateCoin(float, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.UpdateCoin",
"payloadSchema": {
"coinChangeAmount": "float",
"withoutSound": "bool",
"newBalance": "float",
"accepted": "bool"
}
},
{
"name": "greg.PLAYER.DroppedAllItems",
"legacy": null,
"patchTarget": "Il2Cpp.Player::DropAllItems()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.DropAllItems",
"payloadSchema": {
"money": "float",
"reputation": "float",
"xp": "float"
}
},
{
"name": "greg.PLAYER.Warped",
"legacy": null,
"patchTarget": "Il2Cpp.Player::WarpPlayer(Vector3, Quaternion)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.WarpPlayer",
"payloadSchema": {
"position": "Vector3",
"rotation": "Quaternion"
}
},
{
"name": "greg.PLAYER.ReputationChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Player::UpdateReputation(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.UpdateReputation",
"payloadSchema": {
"amount": "float",
"reputation": "float"
}
},
{
"name": "greg.PLAYER.XpChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Player::UpdateXP(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Player.UpdateXP",
"payloadSchema": {
"amount": "float",
"xp": "float",
"accepted": "bool"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOnCharacterControllerDelayed_d__10::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOnCharacterControllerDelayed_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOnCharacterControllerDelayed_d__10::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOnCharacterControllerDelayed_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._TurnOnCharacterControllerDelayed_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_TurnOnCharacterControllerDelayed_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerHit::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerHit.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.ConfinedCursorforUI",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::ConfinedCursorforUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.ConfinedCursorforUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.PlayerStopMovement",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::PlayerStopMovement()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.PlayerStopMovement",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.LockedCursorForPlayerMovement",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::LockedCursorForPlayerMovement()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.LockedCursorForPlayerMovement",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.DefaultActionEffect",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::DefaultActionEffect(Vector3, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.DefaultActionEffect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.WaitForActionToFinish",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::WaitForActionToFinish(Vector3, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.WaitForActionToFinish",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.PLAYER.GainIOPSEffect",
"legacy": null,
"patchTarget": "Il2Cpp.PlayerManager::GainIOPSEffect()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PlayerManager.GainIOPSEffect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnBuyingWall::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnBuyingWall.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnBuyingWall::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnBuyingWall.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayerManager.OnBuyingWall",
"legacy": null,
"patchTarget": "Il2Cpp.OnBuyingWall::PlayerManager.OnBuyingWall([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnBuyingWall.PlayerManager.OnBuyingWall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._WaitForActionToFinish_d__30::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitForActionToFinish_d__30.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._WaitForActionToFinish_d__30::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitForActionToFinish_d__30.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._WaitForActionToFinish_d__30::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitForActionToFinish_d__30.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PositionIndicator::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PositionIndicator.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.PositionIndicator::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PositionIndicator.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TweenTheColors",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::TweenTheColors()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.TweenTheColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.setColorCallback",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::setColorCallback(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.setColorCallback",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingImageColor::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingImageColor.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingText::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingText.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingText::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingText.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TweenTheColors",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingText::TweenTheColors()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingText.TweenTheColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.setColorCallback",
"legacy": null,
"patchTarget": "Il2Cpp.PulsatingText::setColorCallback(Color)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PulsatingText.setColorCallback",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.PushTrolleyHandle::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PushTrolleyHandle.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.PushTrolleyHandle::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PushTrolleyHandle.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.PushTrolleyHandle::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PushTrolleyHandle.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.PushTrolleyHandle::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/PushTrolleyHandle.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.IsPositionAvailable",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::IsPositionAvailable(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.IsPositionAvailable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.MarkPositionAsUsed",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::MarkPositionAsUsed(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.MarkPositionAsUsed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.MarkPositionAsUnused",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::MarkPositionAsUnused(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.MarkPositionAsUnused",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.AudioVolumeChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::UpdateAudioVolume()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.UpdateAudioVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InitializeLoadedRack",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::InitializeLoadedRack(Il2CppStructArray<int>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.InitializeLoadedRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ButtonDisablePositionsInRack",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::ButtonDisablePositionsInRack()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.ButtonDisablePositionsInRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.DisablePositionsButtonMaterialSet",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::SetDisablePositionsButtonMaterial(Material)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.SetDisablePositionsButtonMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ButtonUnmountRack",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::ButtonUnmountRack()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.ButtonUnmountRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.UnmountRack",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::UnmountRack()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.UnmountRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Rack::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Rack.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._UpdateAudioVolume_b__13_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_UpdateAudioVolume_b__13_0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._UpdateAudioVolume_b__13_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonUnmountRack_b__17_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_ButtonUnmountRack_b__17_0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._ButtonUnmountRack_b__17_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._UnmountRack_d__18::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UnmountRack_d__18.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._UnmountRack_d__18::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UnmountRack_d__18.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._UnmountRack_d__18::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UnmountRack_d__18.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.Register",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::Register(Rack)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.Register",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.Unregister",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::Unregister(Rack)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.Unregister",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.CullLoop",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::CullLoop()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.CullLoop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.RackAudioCuller::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackAudioCuller.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__cctor_b__16_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::__cctor_b__16_0(Il2CppSystem.ValueTuple<Rack, float>, Il2CppSystem.ValueTuple<Rack, float>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c.__cctor_b__16_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._CullLoop_d__13::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CullLoop_d__13.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._CullLoop_d__13::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CullLoop_d__13.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._CullLoop_d__13::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CullLoop_d__13.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RackDoor::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackDoor.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.RackDoor::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackDoor.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.DelayedTrigger",
"legacy": null,
"patchTarget": "Il2Cpp.RackDoor::DelayedTrigger()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackDoor.DelayedTrigger",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.RackDoor::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackDoor.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.RackDoor::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackDoor.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedTrigger_d__8::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedTrigger_d__8.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedTrigger_d__8::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedTrigger_d__8.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DelayedTrigger_d__8::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DelayedTrigger_d__8.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.RackInstalled",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::InstallRack(bool, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.InstallRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InstantiateRack",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::InstantiateRack(InteractObjectData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.InstantiateRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ApplyMaterialToLODs",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::ApplyMaterialToLODs(GameObject, Material)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.ApplyMaterialToLODs",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.CheatInsertRack",
"legacy": null,
"patchTarget": "Il2Cpp.RackMount::CheatInsertRack(GameObject, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackMount.CheatInsertRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InstallRack_b__6_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_InstallRack_b__6_1()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._InstallRack_b__6_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InstallRack_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass6_0::_InstallRack_b__0(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass6_0._InstallRack_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InstallRack_b__2",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass6_0::_InstallRack_b__2(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass6_0._InstallRack_b__2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InstallRack_b__3",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass6_0::_InstallRack_b__3()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass6_0._InstallRack_b__3",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._InstallRack_d__6::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InstallRack_d__6.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._InstallRack_d__6::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InstallRack_d__6.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._InstallRack_d__6::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InstallRack_d__6.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.UIDSet",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::SetUID(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.SetUID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.GetByUID",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::GetByUID(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.GetByUID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.IsAllowedItem",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::IsAllowedItem(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.IsAllowedItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InsertItemInRack",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::InsertItemInRack()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.InsertItemInRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.UsedSet",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::SetUsed(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.SetUsed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.SecondActionOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::SecondActionOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.SecondActionOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.RACK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.RackPosition::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RackPosition.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._InsertItemInRack_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass13_0::_InsertItemInRack_b__0()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass13_0._InsertItemInRack_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._InsertItemInRack_d__13::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InsertItemInRack_d__13.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._InsertItemInRack_d__13::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InsertItemInRack_d__13.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._InsertItemInRack_d__13::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_InsertItemInRack_d__13.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnValidate",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::OnValidate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.OnValidate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.GetBindingInfo",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::GetBindingInfo()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.GetBindingInfo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.UIChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::UpdateUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.UpdateUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.DoRebind",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::DoRebind()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.DoRebind",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResetBinding",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::ResetBinding()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI.ResetBinding",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._OnEnable_b__16_0",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::_OnEnable_b__16_0()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI._OnEnable_b__16_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._OnEnable_b__16_1",
"legacy": null,
"patchTarget": "Il2Cpp.ReBindUI::_OnEnable_b__16_1()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ReBindUI._OnEnable_b__16_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResolveActionAndBinding",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::ResolveActionAndBinding(InputAction, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.ResolveActionAndBinding",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.BindingDisplayChanged",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::UpdateBindingDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.UpdateBindingDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResetToDefault",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::ResetToDefault()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.ResetToDefault",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.StartInteractiveRebind",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::StartInteractiveRebind()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.StartInteractiveRebind",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnActionChange",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::OnActionChange(Il2CppSystem.Object, InputActionChange)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.OnActionChange",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ActionLabelChanged",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::UpdateActionLabel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2.UpdateActionLabel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._UpdateBindingDisplay_b__30_0",
"legacy": null,
"patchTarget": "Il2Cpp.RebindUIv2::_UpdateBindingDisplay_b__30_0(InputBinding)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/RebindUIv2._UpdateBindingDisplay_b__30_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ResolveActionAndBinding_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass29_0::_ResolveActionAndBinding_b__0(InputBinding)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass29_0._ResolveActionAndBinding_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Method_Internal_Void_PDM_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass33_0::Method_Internal_Void_PDM_0()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass33_0.Method_Internal_Void_PDM_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ShuffledArrayOfInts_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass5_0::_ShuffledArrayOfInts_b__0(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass5_0._ShuffledArrayOfInts_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisableGameObjectWithDelay_d__6::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableGameObjectWithDelay_d__6.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisableGameObjectWithDelay_d__6::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableGameObjectWithDelay_d__6.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisableGameObjectWithDelay_d__6::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableGameObjectWithDelay_d__6.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ImageScrollingUI_d__3::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ImageScrollingUI_d__3.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ImageScrollingUI_d__3::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ImageScrollingUI_d__3.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ImageScrollingUI_d__3::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ImageScrollingUI_d__3.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._NumberScrollingUI_d__2::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_NumberScrollingUI_d__2.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._NumberScrollingUI_d__2::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_NumberScrollingUI_d__2.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._NumberScrollingUI_d__2::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_NumberScrollingUI_d__2.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Validate",
"legacy": null,
"patchTarget": "Il2Cpp.SaveData::Validate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SaveData.Validate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnSavingData::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnSavingData.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnSavingData::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnSavingData.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System.OnSavingDataSaved",
"legacy": null,
"patchTarget": "Il2Cpp.OnSavingData::SaveSystem.OnSavingData([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnSavingData.SaveSystem.OnSavingData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingData::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingData.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingData::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingData.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System.OnLoadingDataSaved",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingData::SaveSystem.OnLoadingData([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingData.SaveSystem.OnLoadingData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingDataLater::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingDataLater.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingDataLater::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingDataLater.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System.OnLoadingDataLaterSaved",
"legacy": null,
"patchTarget": "Il2Cpp.OnLoadingDataLater::SaveSystem.OnLoadingDataLater([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnLoadingDataLater.SaveSystem.OnLoadingDataLater",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Listofsaves_b__21_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Listofsaves_b__21_0(FileInfo)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._Listofsaves_b__21_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Listofsaves_b__21_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Listofsaves_b__21_1(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._Listofsaves_b__21_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._NewestSave_b__22_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_NewestSave_b__22_0(FileInfo)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._NewestSave_b__22_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._SaveGame_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass13_0::_SaveGame_b__0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass13_0._SaveGame_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._DeleteSaveFile_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass18_0::_DeleteSaveFile_b__0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass18_0._DeleteSaveFile_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Load_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass24_0::_Load_b__0(RackMount)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass24_0._Load_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._AutoSave_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass25_0::_AutoSave_b__0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass25_0._AutoSave_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Server::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Server::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.OnLoadingStarted",
"legacy": null,
"patchTarget": "Il2Cpp.Server::OnLoadingStarted()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.OnLoadingStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.OnLoadingComplete",
"legacy": null,
"patchTarget": "Il2Cpp.Server::OnLoadingComplete()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.OnLoadingComplete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.PowerButton",
"legacy": null,
"patchTarget": "Il2Cpp.Server::PowerButton(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.PowerButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.TurnOffCommonFunctions",
"legacy": null,
"patchTarget": "Il2Cpp.Server::TurnOffCommonFunctions()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.TurnOffCommonFunctions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.TurnOnCommonFunction",
"legacy": null,
"patchTarget": "Il2Cpp.Server::TurnOnCommonFunction()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.TurnOnCommonFunction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.IsAnyCableConnected",
"legacy": null,
"patchTarget": "Il2Cpp.Server::IsAnyCableConnected()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.IsAnyCableConnected",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Server::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.Server::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.GenerateUniqueServerId",
"legacy": null,
"patchTarget": "Il2Cpp.Server::GenerateUniqueServerId()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.GenerateUniqueServerId",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ServerInsertedInRack",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ServerInsertedInRack(ServerSaveData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ServerInsertedInRack",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.RegisterLink",
"legacy": null,
"patchTarget": "Il2Cpp.Server::RegisterLink(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.RegisterLink",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.UnregisterLink",
"legacy": null,
"patchTarget": "Il2Cpp.Server::UnregisterLink(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.UnregisterLink",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ServerScreenUIChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Server::UpdateServerScreenUI()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.UpdateServerScreenUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ButtonClickChangeCustomer",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ButtonClickChangeCustomer(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ButtonClickChangeCustomer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.GetNextCustomerID",
"legacy": null,
"patchTarget": "Il2Cpp.Server::GetNextCustomerID(int, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.GetNextCustomerID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ButtonClickChangeIP",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ButtonClickChangeIP()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ButtonClickChangeIP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.IPSet",
"legacy": null,
"patchTarget": "Il2Cpp.Server::SetIP(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.SetIP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.GetCustomerID",
"legacy": null,
"patchTarget": "Il2Cpp.Server::GetCustomerID()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.GetCustomerID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.CustomerChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Server::UpdateCustomer(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.UpdateCustomer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.AppIDChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Server::UpdateAppID(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.UpdateAppID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.TickTimer",
"legacy": null,
"patchTarget": "Il2Cpp.Server::TickTimer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.TickTimer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ItIsBroken",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ItIsBroken()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ItIsBroken",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ValidateRackPosition",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ValidateRackPosition()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ValidateRackPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ClearWarningSign",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ClearWarningSign(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ClearWarningSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.ClearErrorSign",
"legacy": null,
"patchTarget": "Il2Cpp.Server::ClearErrorSign()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.ClearErrorSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Server::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.PowerLightMaterialSet",
"legacy": null,
"patchTarget": "Il2Cpp.Server::SetPowerLightMaterial(Material)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.SetPowerLightMaterial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER.DeviceRepaired",
"legacy": null,
"patchTarget": "Il2Cpp.Server::RepairDevice()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server.RepairDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER._ServerInsertedInRack_b__34_0",
"legacy": null,
"patchTarget": "Il2Cpp.Server::_ServerInsertedInRack_b__34_0(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server._ServerInsertedInRack_b__34_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SERVER._ValidateRackPosition_b__47_0",
"legacy": null,
"patchTarget": "Il2Cpp.Server::_ValidateRackPosition_b__47_0(RackPosition)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Server._ValidateRackPosition_b__47_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GenerateUniqueServerId_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass33_0::_GenerateUniqueServerId_b__0(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass33_0._GenerateUniqueServerId_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ShowCanvas(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ShowCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickNumber",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickNumber(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickNumber",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonOK",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonOK()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonOK",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonDel",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonDel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonDel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonClear",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonClear()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonClear",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonCopy",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonCopy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonCopy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonPaste",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonPaste()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonPaste",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonCancel",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonCancel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonCancel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::CloseCanvas()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.CloseCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CidrToSubnetMask",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::CidrToSubnetMask(int, int, int, int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.CidrToSubnetMask",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IncrementOctets",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::IncrementOctets(int, int, int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.IncrementOctets",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetMaskFromCidr",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::GetMaskFromCidr(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.GetMaskFromCidr",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetUsableIPsFromSubnet",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::GetUsableIPsFromSubnet(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.GetUsableIPsFromSubnet",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonHideShowHint",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ButtonHideShowHint()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ButtonHideShowHint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickButtonNextIP",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ClickButtonNextIP()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ClickButtonNextIP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PowerButton",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::PowerButton()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.PowerButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonEditLabel",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::ButtonEditLabel()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.ButtonEditLabel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__11_0",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::_Awake_b__11_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP._Awake_b__11_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ButtonEditLabel_b__30_0",
"legacy": null,
"patchTarget": "Il2Cpp.SetIP::_ButtonEditLabel_b__30_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SetIP._ButtonEditLabel_b__30_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsControls::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsControls.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.LookSensitivity",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsControls::LookSensitivity(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsControls.LookSensitivity",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.InvertY",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsControls::InvertY()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsControls.InvertY",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SettingsLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsControls::LoadSettings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsControls.LoadSettings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnLanguageDropDownChange",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::OnLanguageDropDownChange(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.OnLanguageDropDownChange",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AutoSaveIntervalSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::SetAutoSaveInterval(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.SetAutoSaveInterval",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AutoSaveOnOffSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::SetAutoSaveOnOff(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.SetAutoSaveOnOff",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.PacketTypeSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::SetPacketType(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.SetPacketType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RouteEvalIntervalSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::SetRouteEvalInterval(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.SetRouteEvalInterval",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ButtonUnstuckPlayer",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::ButtonUnstuckPlayer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.ButtonUnstuckPlayer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SettingsLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGameplay::LoadSettings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGameplay.LoadSettings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LoadSettings_b__15_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_LoadSettings_b__15_0(Localisation.Languages)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._LoadSettings_b__15_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.QualitySet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetQuality(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetQuality",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.FullScreenSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetFullScreen(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetFullScreen",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResDropDownSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetResDropDown(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetResDropDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResolutionSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetResolution(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetResolution",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AvailableRefreshRatesAfterFrame",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::AvailableRefreshRatesAfterFrame()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.AvailableRefreshRatesAfterFrame",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AvailableRefreshRate",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::AvailableRefreshRate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.AvailableRefreshRate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RefreshRateSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetRefreshRate(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetRefreshRate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.LimitFrameRate",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::LimitFrameRate(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.LimitFrameRate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SettingsLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::LoadSettings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.LoadSettings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ChangeDepthOfField",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::ChangeDepthOfField(float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.ChangeDepthOfField",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ResetDepthOfField",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::ResetDepthOfField()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.ResetDepthOfField",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.FieldOfViewSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetFieldOfView(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetFieldOfView",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ShadowDistanceSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetShadowDistance(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetShadowDistance",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.MotionBlurSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetMotionBlur(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetMotionBlur",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ExposureSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetExposure(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetExposure",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.upAASet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetupAA()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetupAA",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AntiAliasingSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetAntiAliasing(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetAntiAliasing",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.AAQualitySet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetAAQuality(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetAAQuality",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.IsDLSSSupported",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::IsDLSSSupported()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.IsDLSSSupported",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.PopulateMonitors",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::PopulateMonitors()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.PopulateMonitors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.MonitorSet",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::SetMonitor(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.SetMonitor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RepopulateResolutions",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsGraphics::RepopulateResolutions()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsGraphics.RepopulateResolutions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__30_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Start_b__30_0(Resolution)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._Start_b__30_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__30_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Start_b__30_1(Resolution)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._Start_b__30_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RepopulateResolutions_b__53_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_RepopulateResolutions_b__53_0(Resolution)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._RepopulateResolutions_b__53_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RepopulateResolutions_b__53_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_RepopulateResolutions_b__53_1(Resolution)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._RepopulateResolutions_b__53_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AvailableRefreshRatesAfterFrame_d__35::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AvailableRefreshRatesAfterFrame_d__35.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AvailableRefreshRatesAfterFrame_d__35::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AvailableRefreshRatesAfterFrame_d__35.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AvailableRefreshRatesAfterFrame_d__35::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_AvailableRefreshRatesAfterFrame_d__35.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._MoveToMonitorCoroutine_d__52::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MoveToMonitorCoroutine_d__52.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._MoveToMonitorCoroutine_d__52::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MoveToMonitorCoroutine_d__52.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._MoveToMonitorCoroutine_d__52::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MoveToMonitorCoroutine_d__52.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsSingleton::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsSingleton.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.DisableOnAfterFirstSettingUp",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsSingleton::DisableOnAfterFirstSettingUp()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsSingleton.DisableOnAfterFirstSettingUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnTurnOffPublic::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnTurnOffPublic.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnTurnOffPublic::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnTurnOffPublic.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.tingsSingleton.OnTurnOffPublicSet",
"legacy": null,
"patchTarget": "Il2Cpp.OnTurnOffPublic::SettingsSingleton.OnTurnOffPublic([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnTurnOffPublic.SettingsSingleton.OnTurnOffPublic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisableOnAfterFirstSettingUp_d__5::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableOnAfterFirstSettingUp_d__5.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisableOnAfterFirstSettingUp_d__5::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableOnAfterFirstSettingUp_d__5.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisableOnAfterFirstSettingUp_d__5::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisableOnAfterFirstSettingUp_d__5.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.MasterVolume",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::MasterVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.MasterVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.MusicVolume",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::MusicVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.MusicVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.EffectVolume",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::EffectVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.EffectVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.RacksVolume",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::RacksVolume(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.RacksVolume",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SettingsLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.SettingsVolume::LoadSettings()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SettingsVolume.LoadSettings",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InsertSFPBackIntoBox",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::InsertSFPBackIntoBox()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.InsertSFPBackIntoBox",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ParentTheObjectWithDelay",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::ParentTheObjectWithDelay(Transform, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.ParentTheObjectWithDelay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.GetFreeSpaceInTheBox",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::GetFreeSpaceInTheBox()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.GetFreeSpaceInTheBox",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SFPFromBoxRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::RemoveSFPFromBox(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.RemoveSFPFromBox",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SFPsFromSaveLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::LoadSFPsFromSave()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.LoadSFPsFromSave",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.TakeSFPFromBox",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::TakeSFPFromBox()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.TakeSFPFromBox",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.CanAcceptSFP",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::CanAcceptSFP(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.CanAcceptSFP",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ReturnSFPDirectly",
"legacy": null,
"patchTarget": "Il2Cpp.SFPBox::ReturnSFPDirectly(SFPModule)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPBox.ReturnSFPDirectly",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__6::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__6.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__6::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__6.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__6::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__6.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.IsAnyCableConnected",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::IsAnyCableConnected()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.IsAnyCableConnected",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InsertedInSFPPort",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::InsertedInSFPPort(CableLink, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.InsertedInSFPPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.SlideIntoPort",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::SlideIntoPort(Transform)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.SlideIntoPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.InsertDirectlyIntoPort",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::InsertDirectlyIntoPort(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.InsertDirectlyIntoPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.FromPortRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::RemoveFromPort()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.RemoveFromPort",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.NETWORK.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.SFPModule::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SFPModule.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._SlideIntoPort_d__12::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SlideIntoPort_d__12.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._SlideIntoPort_d__12::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SlideIntoPort_d__12.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._SlideIntoPort_d__12::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SlideIntoPort_d__12.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpawnedItemAdded",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::AddSpawnedItem(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.AddSpawnedItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LastSpawnedItemRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::RemoveLastSpawnedItem()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.RemoveLastSpawnedItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearAllUIDs",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::ClearAllUIDs()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.ClearAllUIDs",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnAddClicked",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::OnAddClicked()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.OnAddClicked",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnRemoveClicked",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::OnRemoveClicked()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.OnRemoveClicked",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DisplayChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::UpdateDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.UpdateDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.ShopCartItem::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopCartItem.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonBuyItem",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::ButtonBuyItem()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.ButtonBuyItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TryUnlock",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::TryUnlock()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.TryUnlock",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ItemPurchased",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::BuyItem()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.BuyItem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UnlockButton",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::UnlockButton()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.UnlockButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.VisualStateChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::UpdateVisualState()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.UpdateVisualState",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.ShopItem::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ShopItem.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.StaminaOverlayOnEnable::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaminaOverlayOnEnable.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CoinsAndPrestige_TopLeftChanged",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::UpdateCoinsAndPrestige_TopLeft()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.UpdateCoinsAndPrestige_TopLeft",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NotificationSet",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::SetNotification(int, Sprite, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.SetNotification",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowStaticCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ShowStaticCanvas(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ShowStaticCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CustomKeyHintRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::RemoveCustomKeyHint()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.RemoveCustomKeyHint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InstantiateParticleUpgrade",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::InstantiateParticleUpgrade(Transform)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.InstantiateParticleUpgrade",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MessagesCoroutineChanged",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::UpdateMessagesCoroutine()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.UpdateMessagesCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MessageDisplayChanged",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::UpdateMessageDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.UpdateMessageDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MeesageInFieldAdded",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::AddMeesageInField(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.AddMeesageInField",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InstantiateErrorWarningSign",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::InstantiateErrorWarningSign(bool, Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.InstantiateErrorWarningSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DestroyErrorWarningSign",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::DestroyErrorWarningSign(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.DestroyErrorWarningSign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowSpriteNextToPointer",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ShowSpriteNextToPointer(Sprite)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ShowSpriteNextToPointer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearSpriteNextToPointer",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ClearSpriteNextToPointer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ClearSpriteNextToPointer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowTextUnderCursor",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ShowTextUnderCursor(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ShowTextUnderCursor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HideTextUnderCursor",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::HideTextUnderCursor()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.HideTextUnderCursor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HoldProgressChanged",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::UpdateHoldProgress(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.UpdateHoldProgress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LoadingInfoSet",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::SetLoadingInfo(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.SetLoadingInfo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoadingStarted",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::OnLoadingStarted()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.OnLoadingStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonSaveInputTextOverlay",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ButtonSaveInputTextOverlay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ButtonSaveInputTextOverlay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonCancelInputTextOverlay",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::ButtonCancelInputTextOverlay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.ButtonCancelInputTextOverlay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RestorePreviousSelection",
"legacy": null,
"patchTarget": "Il2Cpp.StaticUIElements::RestorePreviousSelection()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/StaticUIElements.RestorePreviousSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateCoinsAndPrestige_TopLeft_d__66::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateCoinsAndPrestige_TopLeft_d__66.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateCoinsAndPrestige_TopLeft_d__66::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateCoinsAndPrestige_TopLeft_d__66.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateCoinsAndPrestige_TopLeft_d__66::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateCoinsAndPrestige_TopLeft_d__66.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMessagesCoroutine_d__73::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMessagesCoroutine_d__73.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMessagesCoroutine_d__73::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMessagesCoroutine_d__73.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._UpdateMessagesCoroutine_d__73::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_UpdateMessagesCoroutine_d__73.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SteamAPIDebugTextHook",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::SteamAPIDebugTextHook(int, StringBuilder)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.SteamAPIDebugTextHook",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitOnPlayMode",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::InitOnPlayMode()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.InitOnPlayMode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::OnEnable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.SteamManager::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamManager.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SteamStatsOnMainMenuTop::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamStatsOnMainMenuTop.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.WaitAndDisplay",
"legacy": null,
"patchTarget": "Il2Cpp.SteamStatsOnMainMenuTop::WaitAndDisplay()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamStatsOnMainMenuTop.WaitAndDisplay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnGlobalStatsReceived",
"legacy": null,
"patchTarget": "Il2Cpp.SteamStatsOnMainMenuTop::OnGlobalStatsReceived(GlobalStatsReceived_t, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamStatsOnMainMenuTop.OnGlobalStatsReceived",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FormatDistance",
"legacy": null,
"patchTarget": "Il2Cpp.SteamStatsOnMainMenuTop::FormatDistance(double)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/SteamStatsOnMainMenuTop.FormatDistance",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._WaitAndDisplay_d__5::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitAndDisplay_d__5.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._WaitAndDisplay_d__5::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitAndDisplay_d__5.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._WaitAndDisplay_d__5::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_WaitAndDisplay_d__5.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.RequestJobDelayed",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::RequestJobDelayed()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.RequestJobDelayed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.AssignJob",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::AssignJob(TechnicianManager.RepairJob)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.AssignJob",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.StartTextingAnimation",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::StartTextingAnimation()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.StartTextingAnimation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ToContainerDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::SendToContainer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.SendToContainer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.GettingNewServer",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::GettingNewServer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.GettingNewServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ReplacingServer",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::ReplacingServer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.ReplacingServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ThrowingOutServer",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::ThrowingOutServer()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.ThrowingOutServer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.DeviceRepaired",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::RepairDevice()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.RepairDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.GetCorrectDevicePrefab",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::GetCorrectDevicePrefab()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.GetCorrectDevicePrefab",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.RotateTowardsGoal",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::RotateTowardsGoal(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.RotateTowardsGoal",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.HandIKWeightSet",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::SetHandIKWeight(float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.SetHandIKWeight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.CacheDeviceBounds",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::CacheDeviceBounds(GameObject)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.CacheDeviceBounds",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.PositionHandTargetsOnDevice",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::PositionHandTargetsOnDevice(GameObject)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.PositionHandTargetsOnDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.OnLoadingStarted",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::OnLoadingStarted()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.OnLoadingStarted",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Technician::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Technician.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._GettingNewServer_d__32::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GettingNewServer_d__32.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._GettingNewServer_d__32::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GettingNewServer_d__32.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._GettingNewServer_d__32::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_GettingNewServer_d__32.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ReplacingServer_d__33::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ReplacingServer_d__33.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ReplacingServer_d__33::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ReplacingServer_d__33.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ReplacingServer_d__33::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ReplacingServer_d__33.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._RequestJobDelayed_d__27::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_RequestJobDelayed_d__27.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._RequestJobDelayed_d__27::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_RequestJobDelayed_d__27.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._RequestJobDelayed_d__27::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_RequestJobDelayed_d__27.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._SendToContainer_d__31::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SendToContainer_d__31.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._SendToContainer_d__31::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SendToContainer_d__31.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._SendToContainer_d__31::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SendToContainer_d__31.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._SetHandIKWeight_d__38::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SetHandIKWeight_d__38.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._SetHandIKWeight_d__38::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SetHandIKWeight_d__38.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._SetHandIKWeight_d__38::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_SetHandIKWeight_d__38.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._StartTextingAnimation_d__30::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_StartTextingAnimation_d__30.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._StartTextingAnimation_d__30::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_StartTextingAnimation_d__30.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._StartTextingAnimation_d__30::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_StartTextingAnimation_d__30.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ThrowingOutServer_d__34::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ThrowingOutServer_d__34.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ThrowingOutServer_d__34::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ThrowingOutServer_d__34.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ThrowingOutServer_d__34::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ThrowingOutServer_d__34.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.EMPLOYEE.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.Awake",
"payloadSchema": {
"queuedJobCount": "int"
}
},
{
"name": "greg.EMPLOYEE.Hired",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::AddTechnician(Technician)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.AddTechnician",
"payloadSchema": {
"technician": "Technician"
}
},
{
"name": "greg.EMPLOYEE.Dispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::SendTechnician(NetworkSwitch, Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.SendTechnician",
"payloadSchema": {
"networkSwitch": "NetworkSwitch",
"server": "Server"
}
},
{
"name": "greg.EMPLOYEE.NextJobRequested",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::RequestNextJob(Technician)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.RequestNextJob",
"payloadSchema": {
"technician": "Technician"
}
},
{
"name": "greg.EMPLOYEE.JobQueued",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::EnqueueDispatch(TechnicianManager.RepairJob)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.EnqueueDispatch",
"payloadSchema": {
"job": "TechnicianManager.RepairJob"
}
},
{
"name": "greg.EMPLOYEE.ProcessDispatchQueue",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::ProcessDispatchQueue()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.ProcessDispatchQueue",
"payloadSchema": {}
},
{
"name": "greg.EMPLOYEE.GetQueuedJobs",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::GetQueuedJobs()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.GetQueuedJobs",
"payloadSchema": {}
},
{
"name": "greg.EMPLOYEE.GetActiveJobs",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::GetActiveJobs()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.GetActiveJobs",
"payloadSchema": {}
},
{
"name": "greg.EMPLOYEE.IsDeviceAlreadyAssigned",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::IsDeviceAlreadyAssigned(NetworkSwitch, Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.IsDeviceAlreadyAssigned",
"payloadSchema": {
"networkSwitch": "NetworkSwitch",
"server": "Server",
"assigned": "bool"
}
},
{
"name": "greg.EMPLOYEE.JobQueueLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::RestoreJobQueue(List<RepairJobSaveData>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.RestoreJobQueue",
"payloadSchema": {
"savedJobs": "List<RepairJobSaveData>"
}
},
{
"name": "greg.EMPLOYEE.Fired",
"legacy": null,
"patchTarget": "Il2Cpp.TechnicianManager::FireTechnician(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TechnicianManager.FireTechnician",
"payloadSchema": {
"technicianID": "int"
}
},
{
"name": "greg.SYSTEM._AddTechnician_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass18_0::_AddTechnician_b__0(Technician)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass18_0._AddTechnician_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._FireTechnician_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass27_0::_FireTechnician_b__0(Technician)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass27_0._FireTechnician_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ProcessDispatchQueue_d__22::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ProcessDispatchQueue_d__22.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ProcessDispatchQueue_d__22::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ProcessDispatchQueue_d__22.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ProcessDispatchQueue_d__22::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ProcessDispatchQueue_d__22.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConvertToSplatMapCoordinate",
"legacy": null,
"patchTarget": "Il2Cpp.TerrainDetector::ConvertToSplatMapCoordinate(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TerrainDetector.ConvertToSplatMapCoordinate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetActiveTerrainTextureIdx",
"legacy": null,
"patchTarget": "Il2Cpp.TerrainDetector::GetActiveTerrainTextureIdx(Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TerrainDetector.GetActiveTerrainTextureIdx",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CurrentTerrainSet",
"legacy": null,
"patchTarget": "Il2Cpp.TerrainDetector::SetCurrentTerrain(Terrain)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TerrainDetector.SetCurrentTerrain",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TimeIsBetween",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::TimeIsBetween(float, float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.TimeIsBetween",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CurrentTimeInHours",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::CurrentTimeInHours()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.CurrentTimeInHours",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HoursFromDate",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::HoursFromDate(float, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.HoursFromDate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.TimeController::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TimeController.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Invoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnEndOfTheDay::Invoke()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnEndOfTheDay.Invoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndInvoke",
"legacy": null,
"patchTarget": "Il2Cpp.OnEndOfTheDay::EndInvoke(Il2CppSystem.IAsyncResult)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnEndOfTheDay.EndInvoke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TimeController.OnEndOfTheDay",
"legacy": null,
"patchTarget": "Il2Cpp.OnEndOfTheDay::TimeController.OnEndOfTheDay([In] System.Action)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/OnEndOfTheDay.TimeController.OnEndOfTheDay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ShowTooltipWorldCanvas",
"legacy": null,
"patchTarget": "Il2Cpp.Tooltip::ShowTooltipWorldCanvas(string, RectTransform, Camera)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tooltip.ShowTooltipWorldCanvas",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.HideTooltip",
"legacy": null,
"patchTarget": "Il2Cpp.Tooltip::HideTooltip()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tooltip.HideTooltip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ShowTooltipForInteract",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipInteract::ShowTooltipForInteract(string, Sprite)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipInteract.ShowTooltipForInteract",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.HideTooltipForInteract",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipInteract::HideTooltipForInteract()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipInteract.HideTooltipForInteract",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnPointerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnPointerEnter(PointerEventData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnPointerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnPointerExit",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnPointerExit(PointerEventData)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnPointerExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnSelect",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnSelect()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnSelect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnDeselect",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::OnDeselect()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.OnDeselect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ToolTip",
"legacy": null,
"patchTarget": "Il2Cpp.ToolTipOnUIText::ToolTip()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/ToolTipOnUIText.ToolTip",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ParentTheObjectWithDelay",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::ParentTheObjectWithDelay(UsableObject)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.ParentTheObjectWithDelay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FreeTrolleySlot",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::FreeTrolleySlot(int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.FreeTrolleySlot",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyLoadingBay::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyLoadingBay.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__10::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__10::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ParentTheObjectWithDelay_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ParentTheObjectWithDelay_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnTriggerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyTrigger::OnTriggerEnter(Collider)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyTrigger.OnTriggerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ObjectAdded",
"legacy": null,
"patchTarget": "Il2Cpp.TrolleyTrigger::ObjectAdded(Collider, UsableObject)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/TrolleyTrigger.ObjectAdded",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ObjectAdded_d__3::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ObjectAdded_d__3.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ObjectAdded_d__3::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ObjectAdded_d__3.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ObjectAdded_d__3::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ObjectAdded_d__3.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ShowTutorial",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::ShowTutorial(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.ShowTutorial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.PlayVideo",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::PlayVideo(int, bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.PlayVideo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ButtonShowTutorialInPauseMenu",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::ButtonShowTutorialInPauseMenu(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.ButtonShowTutorialInPauseMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.StopVideoInPauseMenu",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::StopVideoInPauseMenu()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.StopVideoInPauseMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OnVideoPrepared",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::OnVideoPrepared(VideoPlayer)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.OnVideoPrepared",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.StopTutorial",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::StopTutorial()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.StopTutorial",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ButtonOK",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::ButtonOK()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.ButtonOK",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.SkipTutorials",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::SkipTutorials()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials.SkipTutorials",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI._Start_b__11_0",
"legacy": null,
"patchTarget": "Il2Cpp.Tutorials::_Start_b__11_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Tutorials._Start_b__11_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.OpenCloseSection",
"legacy": null,
"patchTarget": "Il2Cpp.UI_Section::OpenCloseSection()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UI_Section.OpenCloseSection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.UI_SelectedBorder::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UI_SelectedBorder.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.UI_SelectedBorder::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UI_SelectedBorder.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.UI.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.UI_SelectedBorder::OnDisable()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UI_SelectedBorder.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Get",
"legacy": null,
"patchTarget": "Il2Cpp.UnitySourceGeneratedAssemblyMonoScriptTypes_v1::Get()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UnitySourceGeneratedAssemblyMonoScriptTypes_v1.Get",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::FixedUpdate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ObjectDropped",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::DropObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.DropObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ActionInHand",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::ActionInHand()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.ActionInHand",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MakeInteractableAgain",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::MakeInteractableAgain()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.MakeInteractableAgain",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveBetweenPositions",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::MoveBetweenPositions(Vector3, Vector3)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.MoveBetweenPositions",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveToHand",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::MoveToHand()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.MoveToHand",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DisalowDrop",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::DisalowDrop()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.DisalowDrop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CheckIfLost",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::CheckIfLost()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.CheckIfLost",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoadDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::OnLoadDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.OnLoadDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveToStorage",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::MoveToStorage(Transform, int, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.MoveToStorage",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCollisionEnter",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::OnCollisionEnter(Collision)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject.OnCollisionEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_0",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::_Awake_b__43_0(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject._Awake_b__43_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_1",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::_Awake_b__43_1(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject._Awake_b__43_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Awake_b__43_2",
"legacy": null,
"patchTarget": "Il2Cpp.UsableObject::_Awake_b__43_2(InputAction.CallbackContext)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UsableObject._Awake_b__43_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfLost_d__55::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfLost_d__55.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfLost_d__55::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfLost_d__55.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._CheckIfLost_d__55::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_CheckIfLost_d__55.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisalowDrop_d__51::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisalowDrop_d__51.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisalowDrop_d__51::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisalowDrop_d__51.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisalowDrop_d__51::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_DisalowDrop_d__51.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._MakeInteractableAgain_d__48::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MakeInteractableAgain_d__48.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._MakeInteractableAgain_d__48::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MakeInteractableAgain_d__48.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._MakeInteractableAgain_d__48::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_MakeInteractableAgain_d__48.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::Start()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateUserReport",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::CreateUserReport()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.CreateUserReport",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SubmitUserReport",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::SubmitUserReport()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.SubmitUserReport",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearReport",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::ClearReport()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.ClearReport",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ThumbnailSet",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::SetThumbnail(Texture2D)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.SetThumbnail",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowError",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::ShowError()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.ShowError",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearForm",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::ClearForm()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport.ClearForm",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._SubmitUserReport_b__19_0",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::_SubmitUserReport_b__19_0(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport._SubmitUserReport_b__19_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._SubmitUserReport_b__19_1",
"legacy": null,
"patchTarget": "Il2Cpp.UserReport::_SubmitUserReport_b__19_1(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/UserReport._SubmitUserReport_b__19_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ShowError_d__25::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ShowError_d__25.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ShowError_d__25::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ShowError_d__25.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ShowError_d__25::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_ShowError_d__25.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__15::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__15.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StateMachineSet",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__15::SetStateMachine(IAsyncStateMachine)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_Start_d__15.SetStateMachine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OpenWall",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::OpenWall()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.OpenWall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLoad",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::OnLoad()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.OnLoad",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.Wall::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/Wall.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCableCurrentSpeed",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetCableCurrentSpeed(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetCableCurrentSpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetAllCables",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetAllCables()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetAllCables",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CableInfoChanged",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::UpdateCableInfo(int, WaypointInitializationSystem.CableInfo)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.UpdateCableInfo",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearNetworkState",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::ClearNetworkState()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.ClearNetworkState",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCreate",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::OnCreate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.OnCreate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::OnUpdate()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.OnUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateCableWithSpawners",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::CreateCableWithSpawners(int, List<Vector3>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.CreateCableWithSpawners",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ServerCustomerIDChanged",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::UpdateServerCustomerID(string, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.UpdateServerCustomerID",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RequestRouteEvaluation",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::RequestRouteEvaluation()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.RequestRouteEvaluation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EvaluationCooldownSet",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::SetEvaluationCooldown(float)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.SetEvaluationCooldown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetEvaluationCooldown",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetEvaluationCooldown()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetEvaluationCooldown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PacketSpawnerEnabledSet",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::SetPacketSpawnerEnabled(bool)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.SetPacketSpawnerEnabled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EvaluateAllRoutes",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::EvaluateAllRoutes()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.EvaluateAllRoutes",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetServerProcessingSpeed",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetServerProcessingSpeed(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetServerProcessingSpeed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ActivateSpawnerOnCable",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::ActivateSpawnerOnCable(Entity, float, int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.ActivateSpawnerOnCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCustomerRoutes",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetCustomerRoutes()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetCustomerRoutes",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetAllSpawners",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::ResetAllSpawners()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.ResetAllSpawners",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RegisterCableInNetworkMap",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::RegisterCableInNetworkMap(WaypointInitializationSystem.CableInfo)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.RegisterCableInNetworkMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCableRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::OnCableRemoved(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.OnCableRemoved",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SafelyDisposeSpawner",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::SafelyDisposeSpawner(Entity, int, string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.SafelyDisposeSpawner",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DoesCableServeMultipleCustomers",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::DoesCableServeMultipleCustomers(int)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.DoesCableServeMultipleCustomers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCustomersUsingCable",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::GetCustomersUsingCable(WaypointInitializationSystem.CableInfo)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.GetCustomersUsingCable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CleanUpSystem",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::CleanUpSystem()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.CleanUpSystem",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::OnDestroy()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.__AssignQueries",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::__AssignQueries(Unity.Entities.SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.__AssignQueries",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCreateForCompiler",
"legacy": null,
"patchTarget": "Il2Cpp.WaypointInitializationSystem::OnCreateForCompiler()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WaypointInitializationSystem.OnCreateForCompiler",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.__AssignHandles",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerNetworkInfo::__AssignHandles(Unity.Entities.SystemState)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerNetworkInfo.__AssignHandles",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.CUSTOMER.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp.CustomerNetworkInfo::BoxIl2CppObject()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/CustomerNetworkInfo.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._EvaluateAllRoutes_b__31_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_EvaluateAllRoutes_b__31_0(string)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._EvaluateAllRoutes_b__31_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._UpdateAllUI_b__34_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_UpdateAllUI_b__34_1(Il2CppSystem.ValueTuple<int, List<string>>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c._UpdateAllUI_b__34_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LoadNetworkStateCoroutine_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass15_0::_LoadNetworkStateCoroutine_b__0(CustomerBase)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass15_0._LoadNetworkStateCoroutine_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LoadNetworkStateCoroutine_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass15_1::_LoadNetworkStateCoroutine_b__1(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass15_1._LoadNetworkStateCoroutine_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._EvaluateAllRoutes_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass31_0::_EvaluateAllRoutes_b__1(Server)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass31_0._EvaluateAllRoutes_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._UpdateAllUI_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass34_0::_UpdateAllUI_b__0(Il2CppSystem.ValueTuple<int, List<string>>)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass34_0._UpdateAllUI_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.___LoadNetworkStateCoroutine_592A83D2_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass50_0::___LoadNetworkStateCoroutine_592A83D2_b__0(CustomerBase)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass50_0.___LoadNetworkStateCoroutine_592A83D2_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.___LoadNetworkStateCoroutine_592A83D2_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass50_1::___LoadNetworkStateCoroutine_592A83D2_b__1(CableLink)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/__c__DisplayClass50_1.___LoadNetworkStateCoroutine_592A83D2_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LoadNetworkStateCoroutine_d__15::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadNetworkStateCoroutine_d__15.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LoadNetworkStateCoroutine_d__15::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadNetworkStateCoroutine_d__15.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LoadNetworkStateCoroutine_d__15::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/_LoadNetworkStateCoroutine_d__15.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp.___LoadNetworkStateCoroutine_592A83D2_d__50::System_IDisposable_Dispose()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/___LoadNetworkStateCoroutine_592A83D2_d__50.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp.___LoadNetworkStateCoroutine_592A83D2_d__50::MoveNext()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/___LoadNetworkStateCoroutine_592A83D2_d__50.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp.___LoadNetworkStateCoroutine_592A83D2_d__50::System_Collections_IEnumerator_Reset()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/___LoadNetworkStateCoroutine_592A83D2_d__50.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.WorldCanvasCuller::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldCanvasCuller.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.WorldCanvasCuller::Update()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldCanvasCuller.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.WorldObjectButton::Awake()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldObjectButton.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnClick",
"legacy": null,
"patchTarget": "Il2Cpp.WorldObjectButton::InteractOnClick()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldObjectButton.InteractOnClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractOnHover",
"legacy": null,
"patchTarget": "Il2Cpp.WorldObjectButton::InteractOnHover(RaycastHit)",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldObjectButton.InteractOnHover",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnHoverOver",
"legacy": null,
"patchTarget": "Il2Cpp.WorldObjectButton::OnHoverOver()",
"assembly": "Il2Cpp",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2Cpp/WorldObjectButton.OnHoverOver",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.add_OnPointsChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::add_OnPointsChanged(Il2CppSystem.Action)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.add_OnPointsChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.remove_OnPointsChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::remove_OnPointsChanged(Il2CppSystem.Action)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.remove_OnPointsChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::Start()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValidate",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::OnValidate()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.OnValidate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitializeLineRenderer",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::InitializeLineRenderer()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.InitializeLineRenderer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::Update()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AreEndPointsValid",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::AreEndPointsValid()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.AreEndPointsValid",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SplinePointSet",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::SetSplinePoint()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.SetSplinePoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CalculateYFactorAdjustment",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::CalculateYFactorAdjustment(float)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.CalculateYFactorAdjustment",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetMidPoint",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::GetMidPoint()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.GetMidPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPointAt",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::GetPointAt(float)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.GetPointAt",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::FixedUpdate()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SimulatePhysics",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::SimulatePhysics()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.SimulatePhysics",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDrawGizmos",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::OnDrawGizmos()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.OnDrawGizmos",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StartPointSet",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::SetStartPoint(Transform, bool)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.SetStartPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MidPointSet",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::SetMidPoint(Transform, bool)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.SetMidPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.EndPointSet",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::SetEndPoint(Transform, bool)",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.SetEndPoint",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecalculateRope",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::RecalculateRope()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.RecalculateRope",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NotifyPointsChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::NotifyPointsChanged()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.NotifyPointsChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsPointsMoved",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::IsPointsMoved()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.IsPointsMoved",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsRopeSettingsChanged",
"legacy": null,
"patchTarget": "Il2Cpp.Rope::IsRopeSettingsChanged()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/Rope.IsRopeSettingsChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValidate",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::OnValidate()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.OnValidate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::Awake()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::OnEnable()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::OnDisable()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitializeComponents",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::InitializeComponents()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.InitializeComponents",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CheckEndPoints",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::CheckEndPoints()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.CheckEndPoints",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SubscribeToRopeEvents",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::SubscribeToRopeEvents()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.SubscribeToRopeEvents",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.UnsubscribeFromRopeEvents",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::UnsubscribeFromRopeEvents()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.UnsubscribeFromRopeEvents",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenerateMesh",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::GenerateMesh()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.GenerateMesh",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::Update()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DelayedGenerateMesh",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::DelayedGenerateMesh()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.DelayedGenerateMesh",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.RopeMesh::OnDestroy()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeMesh.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::Awake()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::Start()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::Update()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::FixedUpdate()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenerateWind",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::GenerateWind()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.GenerateWind",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SimulatePhysics",
"legacy": null,
"patchTarget": "Il2Cpp.RopeWindEffect::SimulatePhysics()",
"assembly": "Il2CppGogoGaga",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppGogoGaga/RopeWindEffect.SimulatePhysics",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::InitCoroutine(Il2CppSystem.Action)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.InitCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecyclingBoundsSet",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::SetRecyclingBounds()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.SetRecyclingBounds",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateCellPool",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::CreateCellPool()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.CreateCellPool",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValueChangedListener",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::OnValueChangedListener(Vector2)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.OnValueChangedListener",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecycleLeftToRight",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::RecycleLeftToRight()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.RecycleLeftToRight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecycleRightToleft",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::RecycleRightToleft()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.RecycleRightToleft",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LeftAnchorSet",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::SetLeftAnchor(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.SetLeftAnchor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDrawGizmos",
"legacy": null,
"patchTarget": "Il2Cpp.HorizontalRecyclingSystem::OnDrawGizmos()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/HorizontalRecyclingSystem.OnDrawGizmos",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._CreateCellPool_b__17_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_CreateCellPool_b__17_0(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/__c._CreateCellPool_b__17_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RecycleLeftToRight_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass19_0::_RecycleLeftToRight_b__0(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/__c__DisplayClass19_0._RecycleLeftToRight_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RecycleRightToleft_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass20_0::_RecycleRightToleft_b__0(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/__c__DisplayClass20_0._RecycleRightToleft_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._InitCoroutine_d__15::System_IDisposable_Dispose()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/_InitCoroutine_d__15.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._InitCoroutine_d__15::MoveNext()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/_InitCoroutine_d__15.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._InitCoroutine_d__15::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/_InitCoroutine_d__15.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetItemCount",
"legacy": null,
"patchTarget": "Il2Cpp.IRecyclableScrollRectDataSource::GetItemCount()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/IRecyclableScrollRectDataSource.GetItemCount",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CellSet",
"legacy": null,
"patchTarget": "Il2Cpp.IRecyclableScrollRectDataSource::SetCell(ICell, int)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/IRecyclableScrollRectDataSource.SetCell",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::Start()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Initialize",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::Initialize()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.Initialize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Initialize",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::Initialize(IRecyclableScrollRectDataSource)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.Initialize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValueChangedListener",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::OnValueChangedListener(Vector2)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.OnValueChangedListener",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReloadData",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::ReloadData()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.ReloadData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReloadData",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::ReloadData(IRecyclableScrollRectDataSource)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect.ReloadData",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Initialize_b__13_0",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::_Initialize_b__13_0()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect._Initialize_b__13_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._ReloadData_b__17_0",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclableScrollRect::_ReloadData_b__17_0()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclableScrollRect._ReloadData_b__17_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclingSystem::InitCoroutine(Il2CppSystem.Action)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclingSystem.InitCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValueChangedListener",
"legacy": null,
"patchTarget": "Il2Cpp.RecyclingSystem::OnValueChangedListener(Vector2)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/RecyclingSystem.OnValueChangedListener",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InitCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::InitCoroutine(Il2CppSystem.Action)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.InitCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecyclingBoundsSet",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::SetRecyclingBounds()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.SetRecyclingBounds",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateCellPool",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::CreateCellPool()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.CreateCellPool",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnValueChangedListener",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::OnValueChangedListener(Vector2)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.OnValueChangedListener",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecycleTopToBottom",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::RecycleTopToBottom()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.RecycleTopToBottom",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RecycleBottomToTop",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::RecycleBottomToTop()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.RecycleBottomToTop",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TopAnchorSet",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::SetTopAnchor(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.SetTopAnchor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TopLeftAnchorSet",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::SetTopLeftAnchor(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.SetTopLeftAnchor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDrawGizmos",
"legacy": null,
"patchTarget": "Il2Cpp.VerticalRecyclingSystem::OnDrawGizmos()",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/VerticalRecyclingSystem.OnDrawGizmos",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RecycleTopToBottom_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass19_0::_RecycleTopToBottom_b__0(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/__c__DisplayClass19_0._RecycleTopToBottom_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._RecycleBottomToTop_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass20_0::_RecycleBottomToTop_b__0(RectTransform)",
"assembly": "Il2CppPolyAndCode",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyAndCode/__c__DisplayClass20_0._RecycleBottomToTop_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::Start()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::FixedUpdate()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Move",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::Move()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.Move",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Steer",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::Steer()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.Steer",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BrakeAndDeacceleration",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::BrakeAndDeacceleration()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.BrakeAndDeacceleration",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TakeTheWheel",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::TakeTheWheel()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.TakeTheWheel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LeaveTheTrolley",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::LeaveTheTrolley()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.LeaveTheTrolley",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StopCar",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::StopCar()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.StopCar",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetTrolleyPosition",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::ResetTrolleyPosition()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.ResetTrolleyPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetingTrollerPosition",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::ResetingTrollerPosition()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.ResetingTrollerPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HandleAudio",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::HandleAudio()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.HandleAudio",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TurnOffCollidersInTrolley",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::TurnOffCollidersInTrolley()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.TurnOffCollidersInTrolley",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DisableTheTriggerColliderAfterDealy",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::DisableTheTriggerColliderAfterDealy()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.DisableTheTriggerColliderAfterDealy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TurnBackOnCollidersInTRolley",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::TurnBackOnCollidersInTRolley()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.TurnBackOnCollidersInTRolley",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCollisionEnter",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::OnCollisionEnter(Collision)",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.OnCollisionEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::OnDestroy()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__32_0",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::_Start_b__32_0(InputAction.CallbackContext)",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController._Start_b__32_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__32_1",
"legacy": null,
"patchTarget": "Il2Cpp.CarController::_Start_b__32_1(InputAction.CallbackContext)",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/CarController._Start_b__32_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._TakeTheWheel_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass37_0::_TakeTheWheel_b__0()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/__c__DisplayClass37_0._TakeTheWheel_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._LeaveTheTrolley_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass38_0::_LeaveTheTrolley_b__0()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/__c__DisplayClass38_0._LeaveTheTrolley_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisableTheTriggerColliderAfterDealy_d__44::System_IDisposable_Dispose()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_DisableTheTriggerColliderAfterDealy_d__44.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisableTheTriggerColliderAfterDealy_d__44::MoveNext()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_DisableTheTriggerColliderAfterDealy_d__44.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisableTheTriggerColliderAfterDealy_d__44::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_DisableTheTriggerColliderAfterDealy_d__44.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ResetingTrollerPosition_d__41::System_IDisposable_Dispose()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_ResetingTrollerPosition_d__41.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ResetingTrollerPosition_d__41::MoveNext()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_ResetingTrollerPosition_d__41.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ResetingTrollerPosition_d__41::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppPolyStang",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppPolyStang/_ResetingTrollerPosition_d__41.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Validate",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_DigitValidator::Validate(string, int, char)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_DigitValidator.Validate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Validate",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_PhoneNumberValidator::Validate(string, int, char)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_PhoneNumberValidator.Validate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LateUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::LateUpdate()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.LateUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::OnPointerEnter(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.OnPointerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerExit",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::OnPointerExit(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.OnPointerExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCharacterSelectionDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::SendOnCharacterSelection(char, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.SendOnCharacterSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSpriteSelectionDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::SendOnSpriteSelection(char, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.SendOnSpriteSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnWordSelectionDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::SendOnWordSelection(string, int, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.SendOnWordSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLineSelectionDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::SendOnLineSelection(string, int, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.SendOnLineSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLinkSelectionDispatched",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventHandler::SendOnLinkSelection(string, string, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventHandler.SendOnLinkSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark01_UGUI::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark01_UGUI.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark01::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark01.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark02::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark02.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark03::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark03.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark03::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark03.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.Benchmark04::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/Benchmark04.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CameraController::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/CameraController.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.CameraController::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/CameraController.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LateUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.CameraController::LateUpdate()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/CameraController.LateUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPlayerInput",
"legacy": null,
"patchTarget": "Il2Cpp.CameraController::GetPlayerInput()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/CameraController.GetPlayerInput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectSpin::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/ObjectSpin.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.ObjectSpin::Update()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/ObjectSpin.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ShaderPropAnimator::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/ShaderPropAnimator.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ShaderPropAnimator::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/ShaderPropAnimator.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateProperties",
"legacy": null,
"patchTarget": "Il2Cpp.ShaderPropAnimator::AnimateProperties()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/ShaderPropAnimator.AnimateProperties",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateProperties_d__6::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateProperties_d__6.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateProperties_d__6::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateProperties_d__6.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateProperties_d__6::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateProperties_d__6.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SimpleScript::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SimpleScript.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.SimpleScript::Update()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SimpleScript.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SkewTextExample::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SkewTextExample.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.SkewTextExample::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SkewTextExample.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CopyAnimationCurve",
"legacy": null,
"patchTarget": "Il2Cpp.SkewTextExample::CopyAnimationCurve(AnimationCurve)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SkewTextExample.CopyAnimationCurve",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextWarped",
"legacy": null,
"patchTarget": "Il2Cpp.SkewTextExample::WarpText()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/SkewTextExample.WarpText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__7::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__7.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__7::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__7.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__7::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__7.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TeleType::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TeleType.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TeleType::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TeleType.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__4.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__4.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._Start_d__4::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_Start_d__4.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RevealCharacters",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::RevealCharacters(TMP_Text)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.RevealCharacters",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RevealWords",
"legacy": null,
"patchTarget": "Il2Cpp.TextConsoleSimulator::RevealWords(TMP_Text)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextConsoleSimulator.RevealWords",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._RevealCharacters_d__7::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealCharacters_d__7.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._RevealCharacters_d__7::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealCharacters_d__7.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._RevealCharacters_d__7::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealCharacters_d__7.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._RevealWords_d__8::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealWords_d__8.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._RevealWords_d__8::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealWords_d__8.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._RevealWords_d__8::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_RevealWords_d__8.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshProFloatingText::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshProFloatingText.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshProFloatingText::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshProFloatingText.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DisplayTextMeshProFloatingText",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshProFloatingText::DisplayTextMeshProFloatingText()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshProFloatingText.DisplayTextMeshProFloatingText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DisplayTextMeshFloatingText",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshProFloatingText::DisplayTextMeshFloatingText()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshProFloatingText.DisplayTextMeshFloatingText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshFloatingText_d__16::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshFloatingText_d__16.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshFloatingText_d__16::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshFloatingText_d__16.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshFloatingText_d__16::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshFloatingText_d__16.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshProFloatingText_d__15::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshProFloatingText_d__15.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshProFloatingText_d__15::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshProFloatingText_d__15.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._DisplayTextMeshProFloatingText_d__15::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_DisplayTextMeshProFloatingText_d__15.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshSpawner::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshSpawner.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TextMeshSpawner::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TextMeshSpawner.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_ExampleScript_01::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_ExampleScript_01.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_ExampleScript_01::Update()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_ExampleScript_01.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_FrameRateCounter::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_FrameRateCounter.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_FrameRateCounter::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_FrameRateCounter.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_FrameRateCounter::Update()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_FrameRateCounter.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnCharacterSelection",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnCharacterSelection(char, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnCharacterSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSpriteSelection",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnSpriteSelection(char, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnSpriteSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnWordSelection",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnWordSelection(string, int, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnWordSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLineSelection",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnLineSelection(string, int, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnLineSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnLinkSelection",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextEventCheck::OnLinkSelection(string, string, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextEventCheck.OnLinkSelection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_A::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_A.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LateUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_A::LateUpdate()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_A.LateUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_A::OnPointerEnter(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_A.OnPointerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerExit",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_A::OnPointerExit(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_A.OnPointerExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LateUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::LateUpdate()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.LateUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnPointerEnter(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnPointerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerExit",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnPointerExit(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnPointerExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerClick",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnPointerClick(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnPointerClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerUp",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::OnPointerUp(PointerEventData)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.OnPointerUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RestoreCachedVertexAttributes",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_TextSelector_B::RestoreCachedVertexAttributes(int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_TextSelector_B.RestoreCachedVertexAttributes",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_UiFrameRateCounter::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_UiFrameRateCounter.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_UiFrameRateCounter::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_UiFrameRateCounter.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.TMP_UiFrameRateCounter::Update()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMP_UiFrameRateCounter.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.TMPro_InstructionOverlay::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/TMPro_InstructionOverlay.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexColorCycler::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexColorCycler.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexColorCycler::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexColorCycler.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateVertexColors",
"legacy": null,
"patchTarget": "Il2Cpp.VertexColorCycler::AnimateVertexColors()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexColorCycler.AnimateVertexColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__3::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__3.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__3::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__3.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__3::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__3.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateVertexColors",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::AnimateVertexColors()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.AnimateVertexColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp.VertexJitter::BoxIl2CppObject()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexJitter.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__11::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__11.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__11::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__11.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__11::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__11.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateVertexColors",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeA::AnimateVertexColors()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeA.AnimateVertexColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateVertexColors",
"legacy": null,
"patchTarget": "Il2Cpp.VertexShakeB::AnimateVertexColors()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexShakeB.AnimateVertexColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__10::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__10.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__10::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__10.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._AnimateVertexColors_d__10::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_AnimateVertexColors_d__10.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::OnEnable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::OnDisable()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ON_TEXT_CHANGED",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::ON_TEXT_CHANGED(UnityEngine.Object)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.ON_TEXT_CHANGED",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimateVertexColors",
"legacy": null,
"patchTarget": "Il2Cpp.VertexZoom::AnimateVertexColors()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/VertexZoom.AnimateVertexColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._AnimateVertexColors_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass10_0::_AnimateVertexColors_b__0(int, int)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/__c__DisplayClass10_0._AnimateVertexColors_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.WarpTextExample::Awake()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/WarpTextExample.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.WarpTextExample::Start()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/WarpTextExample.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CopyAnimationCurve",
"legacy": null,
"patchTarget": "Il2Cpp.WarpTextExample::CopyAnimationCurve(AnimationCurve)",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/WarpTextExample.CopyAnimationCurve",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextWarped",
"legacy": null,
"patchTarget": "Il2Cpp.WarpTextExample::WarpText()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/WarpTextExample.WarpText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__8::System_IDisposable_Dispose()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__8.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__8::MoveNext()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__8.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._WarpText_d__8::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppTMPro",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppTMPro/_WarpText_d__8.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Cursor",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Cursor::Cursor()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Cursor.Cursor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Show",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Cursor::Show(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Cursor.Show",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetKeyCode()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetKeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Click",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::Click(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.Click",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyPress",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::OnKeyPress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.OnKeyPress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyDepress",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::OnKeyDepress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.OnKeyDepress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Highlight",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::Highlight(bool, Color)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.Highlight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyType",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::KeyType()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.KeyType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyTransform",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetKeyTransform()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetKeyTransform",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetLayoutLocation",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetLayoutLocation()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetLayoutLocation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyName",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetKeyName()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetKeyName",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetObject",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetGameObject",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::GetGameObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.GetGameObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getXSize",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::getXSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.getXSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getYSize",
"legacy": null,
"patchTarget": "Il2Cpp.I_OSK_Key::getYSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/I_OSK_Key.getYSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsVisible",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::IsVisible()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.IsVisible",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AccentMapLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::LoadAccentMap(OSK_AccentAssetObj)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.LoadAccentMap",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::OnDestroy()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConsoleSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::SetConsole(OSK_LongPressPacket)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.SetConsole",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Set",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::Set(OSK_LongPressPacket)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.Set",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Reset",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowBackground",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::ShowBackground(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.ShowBackground",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConsoleRemoved",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::RemoveConsole()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.RemoveConsole",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AccentCharClick",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::AccentCharClick(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.AccentCharClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Generate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::Generate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.Generate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenerateCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::GenerateCoroutine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.GenerateCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_AccentConsole::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_AccentConsole.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Set_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass15_0::_Set_b__0(KeyValuePair<string, OSK_KeyCode>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass15_0._Set_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._GenerateCoroutine_d__21::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_GenerateCoroutine_d__21.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._GenerateCoroutine_d__21::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_GenerateCoroutine_d__21.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._GenerateCoroutine_d__21::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_GenerateCoroutine_d__21.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Background::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Background.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoFindKeyboard",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Background::AutoFindKeyboard()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Background.AutoFindKeyboard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResizeToFit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Background::ResizeToFit()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Background.ResizeToFit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Background::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Background.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Cursor",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::Cursor()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.Cursor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BlinkCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::BlinkCoroutine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.BlinkCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Show",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::Show(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.Show",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::OnEnable()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::OnDisable()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Cursor::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Cursor.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._BlinkCoroutine_d__14::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_BlinkCoroutine_d__14.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._BlinkCoroutine_d__14::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_BlinkCoroutine_d__14.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._BlinkCoroutine_d__14::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_BlinkCoroutine_d__14.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadPrep",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::GamepadPrep()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.GamepadPrep",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSelectedKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::GetSelectedKey()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.GetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::SetSelectedKey(OSK_Key)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::SetSelectedKey(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Activate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::Activate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.Activate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DeActivate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::DeActivate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.DeActivate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickInput",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::JoystickInput()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.JoystickInput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickButtonA",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::JoystickButtonA()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.JoystickButtonA",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickButtonB",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::JoystickButtonB()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.JoystickButtonB",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::FixedUpdate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_GamepadHelper::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_GamepadHelper.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._MergeRanges_b__8_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_MergeRanges_b__8_0(OSK_GlyphHandler.Range, OSK_GlyphHandler.Range)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c._MergeRanges_b__8_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._BuildAssignments_b__0_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__0::_BuildAssignments_b__0_0(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__0._BuildAssignments_b__0_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetGlyphEnumSlots_b__18_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__18::_GetGlyphEnumSlots_b__18_0(Il2CppSystem.ValueTuple<int, TEnum>, Il2CppSystem.ValueTuple<int, TEnum>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__18._GetGlyphEnumSlots_b__18_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetGlyphEnumSlots_b__18_1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__18::_GetGlyphEnumSlots_b__18_1(Il2CppSystem.ValueTuple<int, TEnum>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__18._GetGlyphEnumSlots_b__18_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetKeyCode()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetKeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetObject",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyName",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetKeyName()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetKeyName",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LastPressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::LastPressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.LastPressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyType",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::KeyType()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.KeyType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyTransform",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetKeyTransform()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetKeyTransform",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AssignSpecialAction",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::AssignSpecialAction(Il2CppSystem.Action<string, OSK_Receiver>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.AssignSpecialAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Assign",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Assign(OSK_KeyCode, OSK_KEY_TYPES, string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Assign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LayoutLocationSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::SetLayoutLocation(int, int)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.SetLayoutLocation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetLayoutLocation",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetLayoutLocation()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetLayoutLocation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyFont",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::KeyFont(TMP_FontAsset)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.KeyFont",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorsSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::SetColors(Color, Color)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.SetColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BackScale",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::BackScale(Vector3)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.BackScale",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getYSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::getYSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.getYSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getXSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::getXSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.getXSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetGameObject",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::GetGameObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.GetGameObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnPressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnPressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDepressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnDepressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnDepressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMouseDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnMouseDown()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnMouseDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMouseUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnMouseUp()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnMouseUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LongPressCheck",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::LongPressCheck()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.LongPressCheck",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickPressDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::JoystickPressDown(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.JoystickPressDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickPressUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::JoystickPressUp(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.JoystickPressUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyPress",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnKeyPress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnKeyPress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyDepress",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::OnKeyDepress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.OnKeyDepress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Click",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Click(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Click",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::ClickCoroutine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.ClickCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::ShiftUp()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.ShiftUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::ShiftDown()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.ShiftDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Highlight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Highlight(bool, Color)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Highlight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Key::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Key.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__41::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__41.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__41::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__41.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__41::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__41.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__35::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__35.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__35::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__35.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__35::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__35.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpanTopLeft",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SpanTopLeft()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SpanTopLeft",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpanBottomRight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SpanBottomRight()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SpanBottomRight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyScreenSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyScreenSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyScreenSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoCorrectLayout",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AutoCorrectLayout()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AutoCorrectLayout",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HasKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::HasKey(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.HasKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AddText(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AddText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StringAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AddString(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AddString",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NewLineAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AddNewLine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AddNewLine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Text_ShftEnabledAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AddText_ShftEnabled(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AddText_ShftEnabled",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InsertText",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::InsertText(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.InsertText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Text",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Text()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Text",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HasFocus",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::HasFocus(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.HasFocus",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractableSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SetInteractable(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SetInteractable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OutputSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SetOutput(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SetOutput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AcceptPhysicalKeyboard",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::AcceptPhysicalKeyboard(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.AcceptPhysicalKeyboard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Prep",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Prep()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Prep",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LayoutLoaded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::LoadLayout(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.LoadLayout",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OSK_to_KeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::OSK_to_KeyCode(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.OSK_to_KeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetOSKKeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GetOSKKeyCode(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GetOSKKeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GetKeyCode(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GetKeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Reset",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResizeKeyToFit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::ResizeKeyToFit(Vector2)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.ResizeKeyToFit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Generate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Generate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Generate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Traverse",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Traverse()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Traverse",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyboardSizeEstimator",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyboardSizeEstimator()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyboardSizeEstimator",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickSound",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::ClickSound(int)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.ClickSound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectSound",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SelectSound()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SelectSound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OutputTextUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::OutputTextUpdate(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.OutputTextUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyCallBase",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyCallBase(OSK_KeyCode, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyCallBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyCall",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyCall(OSK_KeyCode, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyCall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyBackspace",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyBackspace(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyBackspace",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyDelete",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyDelete(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyDelete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Submit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Submit()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Submit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyShift",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::KeyShift()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.KeyShift",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonA",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::ButtonA()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.ButtonA",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ReHighlightKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::ReHighlightKey()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.ReHighlightKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SetSelectedKey(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::SetSelectedKey(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSelectedKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GetSelectedKey()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetOSKKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GetOSKKey(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GetOSKKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DpadMove",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::DpadMove(Vector2)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.DpadMove",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPhysicalKeyStroke",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::OnPhysicalKeyStroke(char)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.OnPhysicalKeyStroke",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InputFromPointerDevice",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::InputFromPointerDevice()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.InputFromPointerDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RemapPhysicalKeyboard",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::RemapPhysicalKeyboard()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.RemapPhysicalKeyboard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadInput_Horizontal",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GamepadInput_Horizontal(float)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GamepadInput_Horizontal",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadInput_Vertical",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GamepadInput_Vertical(float)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GamepadInput_Vertical",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadInput_Submit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GamepadInput_Submit()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GamepadInput_Submit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadInput_Cancel",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::GamepadInput_Cancel()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.GamepadInput_Cancel",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnGUI",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::OnGUI()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.OnGUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keyboard::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keyboard.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__55_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Generate_b__55_0(char)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c._Generate_b__55_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._KeyboardSizeEstimator_b__57_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_KeyboardSizeEstimator_b__57_0(char)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c._KeyboardSizeEstimator_b__57_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass55_0::_Generate_b__1(OSK_SpecialKeys)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass55_0._Generate_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__2",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass55_0::_Generate_b__2(OSK_KeyTypeMeta)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass55_0._Generate_b__2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Traverse_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass56_0::_Traverse_b__0(OSK_Key)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass56_0._Traverse_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Traverse_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass56_0::_Traverse_b__1(OSK_SpecialKeys)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass56_0._Traverse_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._KeyboardSizeEstimator_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass57_0::_KeyboardSizeEstimator_b__1(OSK_SpecialKeys)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass57_0._KeyboardSizeEstimator_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._KeyCallBase_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass61_0::_KeyCallBase_b__0(OSK_KeyTypeMeta)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass61_0._KeyCallBase_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ReHighlightKey_d__68::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ReHighlightKey_d__68.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ReHighlightKey_d__68::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ReHighlightKey_d__68.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ReHighlightKey_d__68::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ReHighlightKey_d__68.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SupportGlyphs",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::SupportGlyphs(OSK_LanguagePackage)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.SupportGlyphs",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BaseCharacter",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::BaseCharacter(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.BaseCharacter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsAccentedCharacter",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::IsAccentedCharacter(char)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.IsAccentedCharacter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenKeyMapDict",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::GenKeyMapDict()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.GenKeyMapDict",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GenKeyMapStr",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::GenKeyMapStr()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.GenKeyMapStr",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoCorrectLayout",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::AutoCorrectLayout(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.AutoCorrectLayout",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoCorrectRow",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::AutoCorrectRow(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.AutoCorrectRow",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AutoCorrectRecursive",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::AutoCorrectRecursive(string, List<string>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.AutoCorrectRecursive",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetCorrectedKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::GetCorrectedKey(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.GetCorrectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CapitalizeCorrectly",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::CapitalizeCorrectly(string, string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.CapitalizeCorrectly",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DiacriticAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::AddDiacritic(char, [Optional] Il2CppStructArray<char>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.AddDiacritic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DiacriticAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Keymap::AddDiacritic(char, params char[])",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Keymap.AddDiacritic",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._AutoCorrectRow_b__9_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_AutoCorrectRow_b__9_0(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c._AutoCorrectRow_b__9_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetCorrectedKey_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass11_0::_GetCorrectedKey_b__0(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass11_0._GetCorrectedKey_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._GetCorrectedKey_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass11_0::_GetCorrectedKey_b__1(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass11_0._GetCorrectedKey_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_KeySounds::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_KeySounds.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlaySound",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_KeySounds::PlaySound(int)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_KeySounds.PlaySound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlaySelectKeySound",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_KeySounds::PlaySelectKeySound()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_KeySounds.PlaySelectKeySound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_KeySounds::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_KeySounds.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyType",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_KeyTypeMeta::KeyType(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_KeyTypeMeta.KeyType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::GetSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.GetSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Reset",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BaseKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::SetBaseKey(GameObject)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.SetBaseKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CreateBackground",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::CreateBackground()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.CreateBackground",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResizeBackground",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::ResizeBackground()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.ResizeBackground",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedFirstKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::SelectedFirstKey()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.SelectedFirstKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeyMove",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::SelectedKeyMove(Vector2)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.SelectedKeyMove",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InputFromPointerDevice",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::InputFromPointerDevice()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.InputFromPointerDevice",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_MiniKeyboard::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_MiniKeyboard.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__25_0",
"legacy": null,
"patchTarget": "Il2Cpp.__c::_Generate_b__25_0(List<I_OSK_Key>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c._Generate_b__25_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LateUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::LateUpdate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.LateUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMouseDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::OnMouseDown()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.OnMouseDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnMouseUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::OnMouseUp()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.OnMouseUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Selection",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Selection(Vector3, bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Selection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Deselect",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Deselect()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Deselect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectionHighlight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::SelectionHighlight(Color32, bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.SelectionHighlight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ModifyLastChar",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ModifyLastChar(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ModifyLastChar",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Submit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Submit()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Submit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ValueChanged",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ValueChanged()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ValueChanged",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::SetText(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.SetText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::AddText(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.AddText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NewLine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::NewLine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.NewLine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NewLineFix",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::NewLineFix()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.NewLineFix",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Text",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Text()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Text",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ParsedText",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ParsedText()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ParsedText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnFocus",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::OnFocus()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.OnFocus",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ToggleCharMask",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ToggleCharMask()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ToggleCharMask",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ToggleCharMask",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ToggleCharMask(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ToggleCharMask",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.isFocused",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::isFocused()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.isFocused",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnFocusLost",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::OnFocusLost()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.OnFocusLost",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Backspace",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Backspace()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Backspace",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Del",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::Del()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.Del",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearText",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Receiver::ClearText()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Receiver.ClearText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LongPressActionSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Settings::SetLongPressAction(UnityAction<OSK_LongPressPacket>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Settings.SetLongPressAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_Settings::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_Settings.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Cursor",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::Cursor()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.Cursor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BlinkCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::BlinkCoroutine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.BlinkCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Show",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::Show(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.Show",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::OnEnable()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentDisabled",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::OnDisable()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.OnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Cursor::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Cursor.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::OnPointerDown(PointerEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.OnPointerDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::OnPointerUp(PointerEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.OnPointerUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSelect",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::OnSelect(BaseEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.OnSelect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Selection",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::Selection(Vector3, bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.Selection",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Deselect",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::Deselect()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.Deselect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectionHighlight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::SelectionHighlight(Color32, bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.SelectionHighlight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_CustomReceiver::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_CustomReceiver.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TMPInputFieldReActivate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::TMPInputFieldReActivate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.TMPInputFieldReActivate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectionEnd",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::SelectionEnd()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.SelectionEnd",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Submit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Submit()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Submit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.TextAdded",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::AddText(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.AddText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Text",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Text()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Text",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ParsedText",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::ParsedText()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.ParsedText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ToggleCharMask",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::ToggleCharMask(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.ToggleCharMask",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnFocus",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::OnFocus()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.OnFocus",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnFocusLost",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::OnFocusLost()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.OnFocusLost",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NewLine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::NewLine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.NewLine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Backspace",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Backspace()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Backspace",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Del",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::Del()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.Del",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClearText",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::ClearText()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.ClearText",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDrag",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_InputReceiver::OnDrag(PointerEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_InputReceiver.OnDrag",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyCode",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetKeyCode()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetKeyCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetObject",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetGameObject",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetGameObject()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetGameObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyName",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetKeyName()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetKeyName",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LastPressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::LastPressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.LastPressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyType",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::KeyType()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.KeyType",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetKeyTransform",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetKeyTransform()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetKeyTransform",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AssignSpecialAction",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::AssignSpecialAction(Il2CppSystem.Action<string, OSK_Receiver>)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.AssignSpecialAction",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Assign",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Assign(OSK_KeyCode, OSK_KEY_TYPES, string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Assign",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LayoutLocationSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::SetLayoutLocation(int, int)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.SetLayoutLocation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetLayoutLocation",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::GetLayoutLocation()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.GetLayoutLocation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyFont",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::KeyFont(TMP_FontAsset)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.KeyFont",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ColorsSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::SetColors(Color, Color)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.SetColors",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BkColorSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::SetBkColor(Color, bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.SetBkColor",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BackScale",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::BackScale(Vector3)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.BackScale",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getYSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::getYSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.getYSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.getXSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::getXSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.getXSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnPointerDown(PointerEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnPointerDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnPointerUp(PointerEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnPointerUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnPressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnPressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDepressed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnDepressed()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnDepressed",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.LongPressCheck",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::LongPressCheck()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.LongPressCheck",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickPressDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::JoystickPressDown(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.JoystickPressDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.JoystickPressUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::JoystickPressUp(OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.JoystickPressUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyPress",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnKeyPress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnKeyPress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnKeyDepress",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnKeyDepress(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnKeyDepress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Click",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Click(string, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Click",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClickCoroutine",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::ClickCoroutine()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.ClickCoroutine",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftUp",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::ShiftUp()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.ShiftUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShiftDown",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::ShiftDown()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.ShiftDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Highlight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Highlight(bool, Color)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Highlight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Dir",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Dir(int, int)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Dir",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSubmit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Key::OnSubmit(BaseEventData)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Key.OnSubmit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__43::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__43.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__43::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__43.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._ClickCoroutine_d__43::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_ClickCoroutine_d__43.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__37::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__37.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__37::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__37.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._LongPressCheck_d__37::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_LongPressCheck_d__37.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpanTopLeft",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SpanTopLeft()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SpanTopLeft",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SpanBottomRight",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SpanBottomRight()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SpanBottomRight",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyScreenSize",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::KeyScreenSize()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.KeyScreenSize",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ShowHideKeyboard",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::ShowHideKeyboard(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.ShowHideKeyboard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InteractableSet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SetInteractable(bool)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SetInteractable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HasKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::HasKey(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.HasKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Reset",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResizeKeyToFit",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::ResizeKeyToFit(Vector2)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.ResizeKeyToFit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Generate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Generate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Generate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Traverse",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Traverse()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Traverse",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GamepadWrapNavigation",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::GamepadWrapNavigation()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.GamepadWrapNavigation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RemapPhysicalKeyboard",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::RemapPhysicalKeyboard()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.RemapPhysicalKeyboard",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyCallBase",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::KeyCallBase(OSK_KeyCode, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.KeyCallBase",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyCall",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::KeyCall(OSK_KeyCode, OSK_Receiver)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.KeyCall",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ButtonA",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::ButtonA()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.ButtonA",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SelectedKey()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SetSelectedKey(OSK_KeyCode)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectKey",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SelectKey(OSK_UI_Key)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SelectKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SetSelectedKey(string)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SelectedKeySet",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::SetSelectedKey(OSK_UI_Key)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.SetSelectedKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.DpadMove",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::DpadMove(Vector2)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.DpadMove",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Awake()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Start()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PrepAssetGroup",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::PrepAssetGroup()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.PrepAssetGroup",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnGUI",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::OnGUI()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.OnGUI",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Update()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.FixedUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::FixedUpdate()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.FixedUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Il2CppSystem.Object",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::Il2CppSystem.Object()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard.Il2CppSystem.Object",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__12_0",
"legacy": null,
"patchTarget": "Il2Cpp.OSK_UI_Keyboard::_Generate_b__12_0(char)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/OSK_UI_Keyboard._Generate_b__12_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass12_0::_Generate_b__1(OSK_SpecialKeys)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass12_0._Generate_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Generate_b__2",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass12_0::_Generate_b__2(OSK_KeyTypeMeta)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass12_0._Generate_b__2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Traverse_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass13_0::_Traverse_b__0(OSK_UI_Key)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass13_0._Traverse_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Traverse_b__1",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass13_0::_Traverse_b__1(OSK_SpecialKeys)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass13_0._Traverse_b__1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._KeyCallBase_b__0",
"legacy": null,
"patchTarget": "Il2Cpp.__c__DisplayClass16_0::_KeyCallBase_b__0(OSK_KeyTypeMeta)",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/__c__DisplayClass16_0._KeyCallBase_b__0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._SelectKey_d__21::System_IDisposable_Dispose()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_SelectKey_d__21.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._SelectKey_d__21::MoveNext()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_SelectKey_d__21.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._SelectKey_d__21::System_Collections_IEnumerator_Reset()",
"assembly": "Il2CppviperOSK",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperOSK/_SelectKey_d__21.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::Start()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.IsLetterAZ",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::IsLetterAZ(KeyCode)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.IsLetterAZ",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RegisterKeyStrokeCallback",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::RegisterKeyStrokeCallback(Il2CppSystem.Action<char>, bool)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.RegisterKeyStrokeCallback",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConvertKeyCodeToKey",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::ConvertKeyCodeToKey(KeyCode)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.ConvertKeyCodeToKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyDown",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::KeyDown(KeyCode)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.KeyDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyUp",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::KeyUp(KeyCode)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.KeyUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.KeyPress",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::KeyPress(KeyCode)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.KeyPress",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PointerDown",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::PointerDown(int)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.PointerDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PointerUp",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::PointerUp(int)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.PointerUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.1Fired",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::Fire1()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.Fire1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AButtonDown",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::AButtonDown()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.AButtonDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AButtonUp",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::AButtonUp()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.AButtonUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BButtonDown",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::BButtonDown()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.BButtonDown",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BButtonUp",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::BButtonUp()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.BButtonUp",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnyPhysicalKey",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::AnyPhysicalKey()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.AnyPhysicalKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPhysicalKey",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetPhysicalKey()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetPhysicalKey",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ConvertToLegacyAxis",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::ConvertToLegacyAxis(AXIS_INPUT)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.ConvertToLegacyAxis",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetControllerNames",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetControllerNames()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetControllerNames",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetAllAxis",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetAllAxis()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetAllAxis",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetAxis",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetAxis(AXIS_INPUT)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetAxis",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPlayerJoystickInput",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetPlayerJoystickInput(int)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetPlayerJoystickInput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPlayerAButton",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetPlayerAButton(int)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetPlayerAButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPlayerBButton",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetPlayerBButton(int)",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetPlayerBButton",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NumControllers",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::NumControllers()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.NumControllers",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetAllAxis",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::ResetAllAxis()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.ResetAllAxis",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetPointerPos",
"legacy": null,
"patchTarget": "Il2Cpp.viperInput::GetPointerPos()",
"assembly": "Il2CppviperTools",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Il2CppviperTools/viperInput.GetPointerPos",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Equals",
"legacy": null,
"patchTarget": "Il2Cpp.AssemblyTypeRegistry::Equals(Il2CppSystem.Object, Il2CppSystem.Object, int)",
"assembly": "Unity",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Unity/AssemblyTypeRegistry.Equals",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Equals",
"legacy": null,
"patchTarget": "Il2Cpp.AssemblyTypeRegistry::Equals(Il2CppSystem.Object, void*, int)",
"assembly": "Unity",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Unity/AssemblyTypeRegistry.Equals",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxedGetHashCode",
"legacy": null,
"patchTarget": "Il2Cpp.AssemblyTypeRegistry::BoxedGetHashCode(Il2CppSystem.Object, int)",
"assembly": "Unity",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Unity/AssemblyTypeRegistry.BoxedGetHashCode",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SharedStaticTypeIndicesSet",
"legacy": null,
"patchTarget": "Il2Cpp.AssemblyTypeRegistry::SetSharedStaticTypeIndices(int*, int)",
"assembly": "Unity",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Unity/AssemblyTypeRegistry.SetSharedStaticTypeIndices",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.BoxIl2CppObject",
"legacy": null,
"patchTarget": "Il2Cpp.AssemblyTypeRegistry::BoxIl2CppObject()",
"assembly": "Unity",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: Unity/AssemblyTypeRegistry.BoxIl2CppObject",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnEnable()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnEnable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::Start()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerEnter",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnPointerEnter(PointerEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnPointerEnter",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerExit",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnPointerExit(PointerEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnPointerExit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSelect",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnSelect(BaseEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnSelect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDeselect",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnDeselect(BaseEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnDeselect",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Press",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::Press()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.Press",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnPointerClick",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnPointerClick(PointerEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnPointerClick",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnSubmit",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnSubmit(BaseEventData)",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnSubmit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnFinishSubmit",
"legacy": null,
"patchTarget": "Il2Cpp.ButtonExtended::OnFinishSubmit()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/ButtonExtended.OnFinishSubmit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_IDisposable_Dispose",
"legacy": null,
"patchTarget": "Il2Cpp._OnFinishSubmit_d__25::System_IDisposable_Dispose()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/_OnFinishSubmit_d__25.System_IDisposable_Dispose",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MoveNext",
"legacy": null,
"patchTarget": "Il2Cpp._OnFinishSubmit_d__25::MoveNext()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/_OnFinishSubmit_d__25.MoveNext",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.System_Collections_IEnumerator_Reset",
"legacy": null,
"patchTarget": "Il2Cpp._OnFinishSubmit_d__25::System_Collections_IEnumerator_Reset()",
"assembly": "UnityEngine",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityEngine/_OnFinishSubmit_d__25.System_Collections_IEnumerator_Reset",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::Start()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.Start",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Changed",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::Update()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.Update",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HandleZoom",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::HandleZoom()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.HandleZoom",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CameraPositionChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::UpdateCameraPosition(float)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.UpdateCameraPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayLandingSound",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::PlayLandingSound()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.PlayLandingSound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ProgressStepCycle",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::ProgressStepCycle(float)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.ProgressStepCycle",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.RotateView",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::RotateView()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.RotateView",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnControllerColliderHit",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::OnControllerColliderHit(ControllerColliderHit)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.OnControllerColliderHit",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetMouseLook",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::GetMouseLook()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.GetMouseLook",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.GetInput",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::GetInput(float)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.GetInput",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Crouch",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::Crouch()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.Crouch",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.StopCrouching",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::StopCrouching()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.StopCrouching",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetCameraPosition",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::ResetCameraPosition()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.ResetCameraPosition",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.NormalFovChanged",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::UpdateNormalFov(float)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.UpdateNormalFov",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnDestroy",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::OnDestroy()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController.OnDestroy",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_0",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_0(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_1",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_1(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_2",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_2(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_3",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_3(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_3",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_4",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_4(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_4",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_5",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_5(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_5",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_6",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_6(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_6",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Start_b__57_7",
"legacy": null,
"patchTarget": "Il2Cpp.FirstPersonController::_Start_b__57_7(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/FirstPersonController._Start_b__57_7",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Init",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::Init(Transform, Transform)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.Init",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetRotation",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::ResetRotation(Transform)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.ResetRotation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.MouseLookOnDisable",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::MouseLookOnDisable()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.MouseLookOnDisable",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CursorLockSet",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::SetCursorLock(bool)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.SetCursorLock",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CursorLockChanged",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::UpdateCursorLock()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.UpdateCursorLock",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.InternalLockUpdate",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::InternalLockUpdate()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.InternalLockUpdate",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ClampRotationAroundXAxis",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::ClampRotationAroundXAxis(Quaternion)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.ClampRotationAroundXAxis",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.SittingClampRotation",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::SittingClampRotation(Vector2)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook.SittingClampRotation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__22_0",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::_Init_b__22_0(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook._Init_b__22_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__22_1",
"legacy": null,
"patchTarget": "Il2Cpp.MouseLook::_Init_b__22_1(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/MouseLook._Init_b__22_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Init",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::Init()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.Init",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Cleanup",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::Cleanup()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.Cleanup",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HandleLookAtRay",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::HandleLookAtRay(Transform)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.HandleLookAtRay",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ResetHold",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::ResetHold()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.ResetHold",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HideItemNameOrSiluete",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::HideItemNameOrSiluete()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.HideItemNameOrSiluete",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.CloseInteractionMenu",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::CloseInteractionMenu()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt.CloseInteractionMenu",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_0",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_0(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_0",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_1",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_1(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_1",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_2",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_2(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_2",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_3",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_3(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_3",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_4",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_4(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_4",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_5",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_5(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_5",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM._Init_b__20_6",
"legacy": null,
"patchTarget": "Il2Cpp.RayLookAt::_Init_b__20_6(InputAction.CallbackContext)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/RayLookAt._Init_b__20_6",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ComponentInitialized",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::Awake()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.Awake",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.Move",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::Move(Vector3, bool, bool, bool, bool)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.Move",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.AnimatorChanged",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::UpdateAnimator(Vector3)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.UpdateAnimator",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.HandleGroundedMovement",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::HandleGroundedMovement(bool, bool)",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.HandleGroundedMovement",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.ApplyExtraTurnRotation",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::ApplyExtraTurnRotation()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.ApplyExtraTurnRotation",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnAnimatorMove",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::OnAnimatorMove()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.OnAnimatorMove",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.PlayStepSound",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::PlayStepSound()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.PlayStepSound",
"payloadSchema": {
"method": "string"
}
},
{
"name": "greg.SYSTEM.OnAnimationEventFootStep",
"legacy": null,
"patchTarget": "Il2Cpp.ThirdPersonCharacter::OnAnimationEventFootStep()",
"assembly": "UnityStandardAssets",
"strategy": "Postfix",
"description": "Auto-generated from IL2CPP sources: UnityStandardAssets/ThirdPersonCharacter.OnAnimationEventFootStep",
"payloadSchema": {
"method": "string"
}
}
]
}