C# Class EditorTools.GOBBMViewer

Inheritance: GOBResourceViewer
ファイルを表示 Open project: joeriedel/DarkForcesUnity

Public Properties

Property Type Description
Show bool

Public Methods

Method Description
GOBBMViewer ( BM bm ) : System.Collections.Generic
OnGUI ( ) : void

Method Details

GOBBMViewer() public method

public GOBBMViewer ( BM bm ) : System.Collections.Generic
bm BM
return System.Collections.Generic

OnGUI() public method

public OnGUI ( ) : void
return void

Property Details

Show public_oe static_oe property

public static bool Show
return bool