@CustomEditor (builder_Box)
class BuilderBox_Ed extends Editor 
{
    function OnInspectorGUI () 
	{
		//DrawDefaultInspector();		
    }
}