public UIActions(@PomPomParty wrapper)
 {
     m_Wrapper = wrapper;
 }
 public PlayerActions(@PomPomParty wrapper)
 {
     m_Wrapper = wrapper;
 }