C# Class CameraPositionWindow, RPGQuest

Inheritance: EditorWindow
ファイルを表示 Open project: hughrogers/RPGQuest

Public Properties

Property Type Description
mWidth int
mWidth2 int

Public Methods

Method Description
OnGUI ( ) : void

Private Methods

Method Description
Init ( ) : void

Method Details

OnGUI() public method

public OnGUI ( ) : void
return void

Property Details

mWidth public_oe property

public int mWidth
return int

mWidth2 public_oe property

public int mWidth2
return int