This commit is contained in:
niko
2026-04-12 16:51:38 +02:00
parent 1b6f6d81d0
commit c12fbe3fc6
17828 changed files with 2994770 additions and 0 deletions
@@ -0,0 +1,16 @@
using System;
using Cpp2IlInjected;
using UnityEngine.Rendering.PostProcessing;
// Token: 0x0200074F RID: 1871
[Token(Token = "0x200074F")]
[Serializable]
public sealed class ApplicationMethodParameter : ParameterOverride<ABNICFOJDCI>
{
// Token: 0x06003669 RID: 13929 RVA: 0x000DEF70 File Offset: 0x000DD170
[Token(Token = "0x6003669")]
[Address(RVA = "0x15B5F70", Offset = "0x15B4F70", VA = "0x1815B5F70")]
public ApplicationMethodParameter()
{
}
}