跳到主要内容

entity_can_enter_room

虚函数:房间对象是否允许实体对象进入

声明

string entity_can_enter_room(object ent, map pos)

参数

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

返回值

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

使用方式

返回文档