[][src]Macro gdnative::godot_error

macro_rules! godot_error {
    ($ ($ args : tt) *) => { ... };
}

Print an error using the engine's logging system (visible in the editor).