public bool InvokeCommand (int cmdHash, Networking.NetworkReader reader);

参数

cmdHash命令名称的哈希值。
reader传递给命令的参数。

返回

bool 如果成功,则返回 true。

描述

手动调用命令。