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
+13
View File
@@ -0,0 +1,13 @@
using System;
using Cpp2IlInjected;
using UnityEngine.UI;
// Token: 0x0200113E RID: 4414
[Token(Token = "0x200113E")]
public interface MBCDMEIMHHO
{
// Token: 0x06006270 RID: 25200
[Token(Token = "0x6006270")]
[Address(Slot = "0")]
bool CanInteract(Selectable BFHNLDDJAOD);
}