Function EditorPlugin.hasMainScreen
Returns true
if this is a main screen editor plugin (it goes in the workspace selector together with 2D, 3D, Script and AssetLib).
bool hasMainScreen() nothrow @nogc;
Returns true
if this is a main screen editor plugin (it goes in the workspace selector together with 2D, 3D, Script and AssetLib).
bool hasMainScreen() nothrow @nogc;