GDScript._new

Construct a new instance of GDScript. Note: use memnew!GDScript instead.

  1. GDScript _new()
    struct GDScript
    @nogc nothrow static
    _new
    ()
  2. Variant _new(VarArgs varArgs)

Meta