C# Class EditorTools.GOBFMEViewer

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

Public Properties

Property Type Description
Show bool

Public Methods

Method Description
GOBFMEViewer ( FME fme ) : System.Collections.Generic
OnGUI ( ) : void

Method Details

GOBFMEViewer() public method

public GOBFMEViewer ( FME fme ) : System.Collections.Generic
fme FME
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