This commit is contained in:
niko
2026-04-11 22:19:20 +02:00
parent 45b857ff11
commit 8fc35183db
17034 changed files with 2863552 additions and 0 deletions
@@ -0,0 +1,16 @@
using System;
using Cpp2IlInjected;
using UnityEngine.Rendering.PostProcessing;
// Token: 0x02000742 RID: 1858
[Token(Token = "0x2000742")]
[Serializable]
public sealed class ApplicationMethodParameter : ParameterOverride<ABNICFOJDCI>
{
// Token: 0x060035E0 RID: 13792 RVA: 0x000DE1B0 File Offset: 0x000DC3B0
[Token(Token = "0x60035E0")]
[Address(RVA = "0xB0BB60", Offset = "0xB0A960", VA = "0x180B0BB60")]
public ApplicationMethodParameter()
{
}
}