Beispiel #1
0
 public UIActions(@ProjectV wrapper)
 {
     m_Wrapper = wrapper;
 }
Beispiel #2
0
 public PlayerActions(@ProjectV wrapper)
 {
     m_Wrapper = wrapper;
 }