Beispiel #1
0
 public UIActions(@QuakeInput wrapper)
 {
     m_Wrapper = wrapper;
 }
Beispiel #2
0
 public PlayerActions(@QuakeInput wrapper)
 {
     m_Wrapper = wrapper;
 }