Esempio n. 1
0
 public UIActions(@DuoGame_Unity wrapper)
 {
     m_Wrapper = wrapper;
 }
Esempio n. 2
0
 public PlayerActions(@DuoGame_Unity wrapper)
 {
     m_Wrapper = wrapper;
 }