Esempio n. 1
0
 public PlayerActionActions(@PlayerLocomotion wrapper)
 {
     m_Wrapper = wrapper;
 }
Esempio n. 2
0
 public PlayerMovementActions(@PlayerLocomotion wrapper)
 {
     m_Wrapper = wrapper;
 }