跳到主要内容

destroy_entity

销毁一个实体对象

声明

bool destroy_entity(string key)

参数

参数名描述
key实体的key

返回值

成功时返回true;失败时返回false

使用方式

返回文档