ScriptObject.this

Empty constructor that leaves prototype, and nativeObject as null.

  1. this(string typename, ScriptObject proto, Object native)
  2. this(string typename)
    class ScriptObject
    this
    (
    in string typename
    )

Meta