OnGUI() public method

public OnGUI ( ) : void
return void
Exemplo n.º 1
0
 private void ClipSelectionDropDownOnGUI()
 {
     m_ClipPopup.OnGUI();
 }