示例#1
0
 public HackerActions(@VRInput wrapper)
 {
     m_Wrapper = wrapper;
 }
示例#2
0
 public PlayerActions(@VRInput wrapper)
 {
     m_Wrapper = wrapper;
 }