scripts
This commit is contained in:
@@ -0,0 +1,18 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using UnityEngine.Rendering.PostProcessing;
|
||||
|
||||
// Token: 0x0200075B RID: 1883
|
||||
[Token(Token = "0x200075B")]
|
||||
[Serializable]
|
||||
[StructLayout(3)]
|
||||
public sealed class ApplicationMethodParameter : ParameterOverride<ABNICFOJDCI>
|
||||
{
|
||||
// Token: 0x06003673 RID: 13939 RVA: 0x000E3D90 File Offset: 0x000E1F90
|
||||
[Token(Token = "0x6003673")]
|
||||
[Address(RVA = "0x1D46810", Offset = "0x1D45210", VA = "0x181D46810")]
|
||||
public ApplicationMethodParameter()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user