show_notice 显示消息通知

show_notice(n_type string,message string,duration i64);

输入参数

  • n_type 实体索引
  • name 需要添加的实体名称

输出参数

例子

// 给当前实体,添加子级
add_child(entity.index,"work");
作者:力博特  创建时间:2025-11-26 19:12
最后编辑:力博特  更新时间:2025-11-26 19:14