Exemplo n.º 1
0
 public DefenseActions(@ShuttleInputActions wrapper)
 {
     m_Wrapper = wrapper;
 }
Exemplo n.º 2
0
 public FlightActions(@ShuttleInputActions wrapper)
 {
     m_Wrapper = wrapper;
 }