Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
ItemKeymap.cs
Go to the documentation of this file.
1using UnityEngine;
2
3public class ItemKeymap : MonoBehaviour
4{
6
7 public UIText text;
8
10
12}
UIButton buttonGamePad
Definition: ItemKeymap.cs:11
EInput.KeyMap keymap
Definition: ItemKeymap.cs:5
UIButton buttonKey
Definition: ItemKeymap.cs:9
UIText text
Definition: ItemKeymap.cs:7
Definition: UIText.cs:6