[][src]Macro gdnative::godot_warn

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

Print a warning using the engine's logging system (visible in the editor).