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