Function FuncRef.setInstance

The object containing the referenced function. This object must be of a type actually inheriting from GodotObject, not a built-in type such as long, Vector2 or Dictionary.

void setInstance (
  GodotObject instance
) nothrow @nogc;