C# Class GridEditorControl, WoofVsMeow

Inheritance: EditorWindow
Mostra file Open project: HaoYuan90/WoofVsMeow

Public Properties

Property Type Description
m_numCols int
m_numRows int

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
ShowWindow ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Property Details

m_numCols public_oe property

public int m_numCols
return int

m_numRows public_oe property

public int m_numRows
return int