跳到主要内容

entity_can_move_in_room

虚函数: 检查房间对象是否允许实体对象移动

声明

string entity_can_move_in_room(object ent, map pos)

参数

参数名描述
ent实体对象
pos位置

返回值

成功时返回nil,失败时返回原因

使用方式

返回文档