Exemple #1
0
 public PlayerActionActions(@PlayerLocomotion wrapper)
 {
     m_Wrapper = wrapper;
 }
Exemple #2
0
 public PlayerMovementActions(@PlayerLocomotion wrapper)
 {
     m_Wrapper = wrapper;
 }