指令API
钩子函数(指令脚本:contents/commands/...)
void RunCommandFromPlayer(Player player, ...)
function RunCommand(player, ...)
endvoid RunCommand(SourceCmd sourceCmd, ...)
function RunCommand(sourceCmd, ...)
end指令源(SourceCmd Class)
类成员函数
Last updated