scripts
This commit is contained in:
@@ -0,0 +1,42 @@
|
||||
using System;
|
||||
using System.Runtime.InteropServices;
|
||||
using Cpp2IlInjected;
|
||||
using RecRoom;
|
||||
using UnityEngine;
|
||||
|
||||
// Token: 0x020001CA RID: 458
|
||||
[Token(Token = "0x20001CA")]
|
||||
[StructLayout(3)]
|
||||
public class RecNetMessageReceivedAnalytics : MonoBehaviour
|
||||
{
|
||||
// Token: 0x06000E51 RID: 3665 RVA: 0x0003DCA4 File Offset: 0x0003BEA4
|
||||
[Token(Token = "0x6000E51")]
|
||||
[Address(RVA = "0x14E0600", Offset = "0x14DF000", VA = "0x1814E0600")]
|
||||
private void Awake()
|
||||
{
|
||||
ActionEvent<IGCIBGKPPMO> ldgnbajlkfj = KEBJPIGKGOI.LDGNBAJLKFJ;
|
||||
int num;
|
||||
Action<IGCIBGKPPMO> action = new Action(num.INNHBICCMPC);
|
||||
num = 0;
|
||||
KEBJPIGKGOI.LDGNBAJLKFJ = ldgnbajlkfj + action;
|
||||
}
|
||||
|
||||
// Token: 0x06000E52 RID: 3666 RVA: 0x0003DCD4 File Offset: 0x0003BED4
|
||||
[Token(Token = "0x6000E52")]
|
||||
[Address(RVA = "0x14E06B0", Offset = "0x14DF0B0", VA = "0x1814E06B0")]
|
||||
private void OnDestroy()
|
||||
{
|
||||
ActionEvent<IGCIBGKPPMO> ldgnbajlkfj = KEBJPIGKGOI.LDGNBAJLKFJ;
|
||||
int num;
|
||||
Action<IGCIBGKPPMO> action = new Action(num.INNHBICCMPC);
|
||||
num = 0;
|
||||
KEBJPIGKGOI.LDGNBAJLKFJ = ldgnbajlkfj - action;
|
||||
}
|
||||
|
||||
// Token: 0x06000E53 RID: 3667 RVA: 0x0003DD04 File Offset: 0x0003BF04
|
||||
[Token(Token = "0x6000E53")]
|
||||
[Address(RVA = "0x3C1210", Offset = "0x3BFC10", VA = "0x1803C1210")]
|
||||
public RecNetMessageReceivedAnalytics()
|
||||
{
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user