Function print

Print to Godot's console and stdout.

void print(Args...) (
  Args args
);

Parameters

NameDescription
args any Godot-compatible types or strings