Function EditorScript.addRootNode

Adds node as a child of the root node in the editor context. Warning: The implementation of this method is currently disabled.

void addRootNode (
  Node node
) nothrow @nogc;