Function Script.instanceHas

Returns true if base_object is an instance of this script.

bool instanceHas (
  GodotObject base_object
) nothrow @nogc const;