Esempio n. 1
0
 public SecondaryActions(@PlayerActionControl wrapper)
 {
     m_Wrapper = wrapper;
 }
Esempio n. 2
0
 public MainActions(@PlayerActionControl wrapper)
 {
     m_Wrapper = wrapper;
 }