设置玩家是否可以移动

STD库
服务端
Both Mobile and PC

设置全体玩家是否可以移动

声明

func SetAllPlayersMoveStatus(status bool)
go

参数

输入

名称 类型 描述
状态 Bool 真:可以移动
假:不可移动