17 lines
398 B
C#
17 lines
398 B
C#
using System;
|
|
using System.Collections.Generic;
|
|
using System.Runtime.InteropServices;
|
|
using Cpp2IlInjected;
|
|
using UnityEngine;
|
|
|
|
// Token: 0x02000266 RID: 614
|
|
[Token(Token = "0x2000266")]
|
|
[StructLayout(3)]
|
|
public interface ILHIJJDFDOD
|
|
{
|
|
// Token: 0x0600120C RID: 4620
|
|
[Token(Token = "0x600120C")]
|
|
[Address(Slot = "0")]
|
|
IReadOnlyDictionary<Collider, GIPDDLFFNGG> GetSelectionCollidersMap();
|
|
}
|