Elin Modding Docs Doc
Loading...
Searching...
No Matches
ItemKeymap.cs
1
using
System;
2
using
UnityEngine;
3
4
// Token: 0x0200052E RID: 1326
5
public
class
ItemKeymap
: MonoBehaviour
6
{
7
// Token: 0x0400133D RID: 4925
8
public
EInput.KeyMap keymap;
9
10
// Token: 0x0400133E RID: 4926
11
public
UIText text;
12
13
// Token: 0x0400133F RID: 4927
14
public
UIButton buttonKey;
15
16
// Token: 0x04001340 RID: 4928
17
public
UIButton buttonGamePad;
18
}
ItemKeymap
Definition
ItemKeymap.cs:6
Elin
ItemKeymap.cs
Generated by
1.12.0