Macro gdnative_core::godot_warn[][src]

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

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